andresji321 Posted August 30, 2017 Share Posted August 30, 2017 Hello, I have a problem, in my home page, in popular products appear blank spaces; I have configured module for show aleatory products, when the displayed products change, the position of blank space too. Please help me. Link to comment Share on other sites More sharing options...
Scully Posted August 30, 2017 Share Posted August 30, 2017 It all matter of sizing and screen width or element (div) width. It's most probably the last elements width which causes the break. Product name, short description text or other elements can lead to more width needed for a product. Since the products are very close to each other, It doesn't need much and a break occurs. I'd closely inspect the product on line # 3. Use the browsers developer tools => F12 1 Link to comment Share on other sites More sharing options...
andresji321 Posted August 30, 2017 Author Share Posted August 30, 2017 It all matter of sizing and screen width or element (div) width. It's most probably the last elements width which causes the break. Product name, short description text or other elements can lead to more width needed for a product. Since the products are very close to each other, It doesn't need much and a break occurs. I'd closely inspect the product on line # 3. Use the browsers developer tools => F12 Thank's the problem is that some product names need 2 lines and other need 1 line, when this 2 is in the same line, the table is broken... Link to comment Share on other sites More sharing options...
Scully Posted August 31, 2017 Share Posted August 31, 2017 It the two liners are the issue, use CSS to force 2 lines regardless of a fields length. I have doubt the 2 lines cause it, but it's possible. 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