Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Adjust padding left/right product list

Home / Forums / Virtue Theme / Adjust padding left/right product list

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
June 3, 2016 at 1:48 am

Please, I have my product list and i want to modify the space “left” and “right” between each product images.
With firefox and tab web developpent, i find the code to modify “padding-left: 60px;” instead of 10px.
But now where can y adjust this one in virtue Premium ?
Thanks.

<div style=”position: relative; height: 1986.47px;” id=”product_wrapper3″ class=”products kad_product_wrapper rowtight shopcolumn3 shopfullwidth init-isotope” data-fade-in=”1″ data-iso-selector=”.kad_product” data-iso-style=”fitRows” data-iso-filter=”true”>
<div style=”position: absolute; left: 0px; top: 0px;” class=”tcol-md-4 tcol-sm-4 tcol-xs-6 tcol-ss-12 arty kad_product”>
::Before
position: relative;
min-height: 1px;
padding-left: 60px;
padding-right: 60px;

  • The forum ‘Virtue Theme’ is closed to new topics and replies.