Hello… I would like to add a little extra space between my products (top and bottom).
Thank you
Hello… I would like to add a little extra space between my products (top and bottom).
Thank you
.product .box-ratio, .product-index .box-ratio {
background-color: #fff;
margin-top: 64px !important;
}
Add this code in stylesheet.css
** @RobertVTH **
thank you.