Reply 52164 to: Woocommerce Products Not Displaying Correctly on Home Page

Avatar: Eva
Eva Kemp
Support staff
March 25, 2015 at 09:12

Hello,

You can achieve it only reducing the width of products grid using this code in custom.css file:

#products-grid.products_grid .product-grid {
    width: 170px !important;
}

To create custom.css you need rename default.custom.css to custom.css in wp-content/themes/xmarket directory via FTP and enable it in Xmarket – Theme Settings, tick “Enable Custom CSS file”.

Thank you.
Regards,
Eva Kemp.

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.