Product Box Padding

Hi all,

is there any way of reducing the padding between the products where i've put the red boxes so that there isn't a big gap between the rows of products?

spacing.jpg

This gap is required for the Quick View button

thank you for you reply ecoms.



our quickview button is inside the grid… i can't recall changing it…

quickview.png

If the responsive theme is used, please go to the Theme editor, find the CSS section and add the following rule:



.ty-grid-list__item .ty-grid-list__control {
display: none;
}

Thank you Ecom. that works, it does shorten the height. however, the quickview option disappears. any ideas?

Please PM the URL of the website. It is hard to say anything without checking the code

PM sent.

Please check the answer