cille5 Posted September 20, 2018 Share Posted September 20, 2018 What is causing this? Empty space between products... Link to comment Share on other sites More sharing options...
tdsoft Posted September 20, 2018 Share Posted September 20, 2018 (edited) Hi, li tags is float:left but height of element is not the same. So you can fix themes/leo_goldday/assets/css/theme.css add this code .product_list .product_block {min-height: 545px;} Edited September 20, 2018 by tdsoft (see edit history) Link to comment Share on other sites More sharing options...
cille5 Posted September 22, 2018 Author Share Posted September 22, 2018 Thx. Worked! 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