Jump to content

Decrease space btw text and price


Mgceab

Recommended Posts

 

Add this in your /themes/default-bootstrap/css/product_list.css and see if it's ok

ul.product_list.grid > li .product-container h5 {
    padding: 0 15px 0px 15px;
    min-height: 25px;
}

 

It works! Thank you :-)

  • Like 1
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...