Archived topic
Woocommerce Layout customisation not working
3 replies · Started by Matt on January 24, 2020
I've set the Product Column option to 1 for mobile devices but it's showing 2 columns of products.
WP Customiser > Layout > Woo was used to set this option specifically for mobile. The page where the products are shown is created in elementor and to give complete flexibility with having text etc around each selection of products - I've used a Shortcut module:
[product_category category="seascapes" per_page="30" orderby="date" order="desc"]
The number of columns isn't set anywhere else that I can see and it's not a plugin causing the issue. Any ideas?
Hi there,
The customizer options cannot control WooCommerce shortcode - it can only control the columns in the default shop page.
This post explains the issue in details and also provides a solution:
https://generatepress.com/forums/topic/product-columns-not-obeying-customize-settings-on-mobile-tablet/#post-1127438
But in order for the CSS solution to work, you will need to solve this problem first:
https://generatepress.com/forums/topic/move-mobile-logo-to-center/#post-1142995
Worked perfectly, thanks.
No problem :)