This topic has 9 replies, 4 voices, and was last updated 5 years, 8 months ago ago by Olga Barlow
Hello,
I want to change the Product Filter appereance on Mobile Version of my site.
My site: https://ibb.co/JqWbjbg
How i want it to be: https://ibb.co/BC1mzPd
Is there a way i can change that?
Thank you!
Hello,
There is no such option by default, unfortunately. You may submit an additional customization request here to try to implement it by additional customization.
Regards
Okey.
Thank you anyway!
Have a great day 🙂
You’re welcome!
“Sidebar position on mobile” you can select in Theme Options – http://prntscr.com/mqw7kx
Regards
Hey,
Can i do the Sidebar with the product categories as a dropdown menu? That would pretty much do the job.
Thank you!
Hi,
– Open sidebar-shop.php (\wp-content\themes\legenda\)
– Replace 'dropdown' => false
with
'dropdown' => true
Regards,
Hung PD
Nothing changed, Its still there.
On the privat content area you can find admin information
Hello,
If you want to show the product categories widget as the drop-down you can enable this option in Product categories widget settings http://prntscr.com/mrqied
To show the product categories in default way and drop-down on the mobile I have added 2 widgets with different settings http://prntscr.com/mrqiy6 and added custom code to child theme style.css to hide one for the desktop and another one for the mobile http://prntscr.com/mrqjba
Is that what you want to implement?
Regards
You must be logged in to reply to this topic.Log in/Sign up