-
GervaWeb
Good morning everyone and Happy New Year!
Is there a way to create media queries specifically for WooCommerce products, allowing me to easily target bestsellers, new arrivals, or featured products?
Example [products limit=”4″ columns=”4″ best_selling=”true”]Currently, using WooCommerce’s standard shortcodes requires custom CSS for each shortcode to achieve the desired look. On the other hand, using media queries could simplify much of the work directly within the editor.
I’ve noticed that it’s possible to create media queries for products and filter them by tags, such as categories, but this approach would require creating specific categories to achieve the desired outcome.
Does anyone have any suggestions or alternative solutions? Thank you!
-
Hi there,
The shortcodes are from Woocommerce, I’m not sure if they have responsive settings for the shortcodes.
You will likely need to use CSS to change the column number on different devices.
But it is worth checking with Woocommerce’s support.
Or you can try Woocommerce’s blocks, they should have responsive settings.
-
GervaWeb
Thank you very much
-
You are welcome 🙂
- You must be logged in to reply to this topic.