Mobile view shop page list and grid view not show
-
1. Mobile view shop page list and grid view not show
2. Change name show sidebar Change filter name add
Mobile view html page
-
This topic was modified 3 years, 6 months ago by
CyberDome.
Attachments:
You must be
logged in to view attached files.
Hello,
1. The products shop view is hidden for mobile and tablet devices. But if you want to display it, try to add the below custom CSS to the “Custom CSS for mobile” and “Custom CSS for tablet” areas.
.woocommerce-shop .wd-products-shop-view {
display: inline-flex;
}
2. These fields you can change with the help of the “Loco Translate” plugin.
Click the link below link to check out our video with more details:
https://www.youtube.com/watch?v=D3NsDdMzsls
Thanks for your time and have a great day.
Kind Regards