karmelsc Posted May 23, 2015 Share Posted May 23, 2015 I have a little layout issue in firefox. I moved some things around on the product detail page and now my quantity discount box overlaps short description. http://karmelskrafts.com/plastic-lip-balm-tubes/lip-balm-tube-black v1.6.0.11 default theme Link to comment Share on other sites More sharing options...
PascalVG Posted May 26, 2015 Share Posted May 26, 2015 Maybe try this: edit file themes/<your theme folder>/css/global.css (Make backup), and add: #product div#quantity { width: 100%; display: inline-block; } Hope this does the trick. N.B. Check with all formats of the browser window if it still looks good!! pascal. Link to comment Share on other sites More sharing options...
karmelsc Posted May 27, 2015 Author Share Posted May 27, 2015 Fixed many thanks!!!! 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