Product overview responsive problem

Hi,

we’ve got some weird behavior on our product page: Products got not displayed in line as they should.

Please see here and on the screenshot attached. We are using the newest versions of X theme and cornerstone. We tried to fix this ourselves with css but failed… any help would be appreciated. Thanks!

Hi Alexander,

Please add this code in X > Theme Options > CSS:

.woocommerce .cols-4 li.product:nth-child(4n) {
    margin-right: 0 !important;
}

Hope this helps.

Thanks! I added the code but nothing happend.

Hello Alexander,

Please keep in mind that since you have installed a caching plugin WP Rocket, please clear your plugin cache and regenerate the minified JS/CSS files before testing your site. This can cause the changes to not take place on the front end. It will eventually show up when the cache regenerates, but it’s not ideal if you’re looking to see your changes immediately. Caching plugins are best to turn on only when you’ve finished building the site.

It might also help if you will temporarily deactivate the plugin while we are trouble shooting the issue.

Please let us know how it goes.

I’ve tried on staging environment without Cache plugin and with empty browser cache: it’s not working.
Any other ideas? Thanks!

Hey Alexander,

If you’ve tested X and WooCommerce only without customizations and third-party plugins, we need to check your setup so we could replicate this issue and report this to our development team if a bug is found.

With that said, please give us the staging site’s WordPress Login URL, Username and Password in a Secure Note.

[quote=“Themeco1, post:1, topic:288”]
###Secure Notes

It is very common to need to share sensitive information with our staff such as login or FTP information. In order to keep this private, be sure to use the Secure Note button that you will find at the bottom of each reply.

[/quote].

Thanks.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.