This topic has 8 replies, 2 voices, and was last updated 4 years ago ago by Rose Tyler
on small mobile screen, product catalog only display 1 product per row
how do i make it display 2 product per row minimal?
thanks
Hello,
Thanks for using our theme.
Custom CSS code can be used. Please provide us with URL of your product catalog.
Regards
Add this code in Theme Options > Theme Custom CSS > Custom CSS for mobile:
.products-grid .product {
width: 50% !important;
}
Regards
i found add to cart redirect to checkout page not working on this page
https://jkt.kataloggrosir.com/tas-import-nb
but it works on single product page
thanks
Hello,
Do you mean this option from WooCommerce settings https://prnt.sc/ve3epo ?
Try to disable all the third-party plugins, that do not come bundled with XStore https://www.8theme.com/documentation/xstore/plugins/included-plugins/ , and check how it works then.
Regards
i disable all 3rd party plugins
redirect to shopping cart works on search page
https://jkt.kataloggrosir.com/?s=22607&post_type=product
but not working on category page
https://jkt.kataloggrosir.com/tas-import-nb
Try to disable “Product Added Notification” in Theme Options > WooCommerce (Shop) > Shop > Shop page layout.
If this doesn’t help, provide temporary wp-admin and FTP access, so we can take a closer look.
Regards
You must be logged in to reply to this topic.Log in/Sign up