Omega Posted September 15, 2011 Share Posted September 15, 2011 Hi I have been testing my site and on the checkout/RMA sections, the information box is to the right and is making the site design look faulty. Any ideas what it may be. I am using a third party template without support. Thanks for any assistance Link to comment Share on other sites More sharing options...
phrasespot Posted September 17, 2011 Share Posted September 17, 2011 Difficult to give precise steps w/o access to source. Find the overflowing element's enclosing element and add a CSS rule for it #overflowing_element_container{overflow:hidden;} This is not the ideal solution but for the element is question, it should work. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now