Diffrent product count for mobile vs desktop
-
So now that mobile first is being pushed more than ever by Google im looking to decrease the amount of products on display for mobile devices – but still utilize search functions and pagination.
Example:
I currently display 12 products per page across all devices.
What Id like:
Screen sizes >= 1024 = 12 products per page
Screen sizes >= 769 && <= 1023 8 products per page
Screen sizes <= 768 = 6 products per pageIs this something that is currently achievable? Ive had a google around and cant really see these options. I came across this.
https://docs.woocommerce.com/document/change-number-of-products-displayed-per-page/
Id like to be able to do this over the shop home page and the shop categories.
Many thanks
The topic ‘Diffrent product count for mobile vs desktop’ is closed to new replies.