This topic has 9 replies, 2 voices, and was last updated 7 years, 8 months ago ago by Rose Tyler
Hi there =)
I have Woocommerce categories widget in a sidebar. On each page with the sidebar, the first category automatically toggles as OPEN. What code can be implemented to ensure all categories remain closed until clicked on to toggle open?
Best regards
Also how can i disable the sidebar on tablet resolution? The theme only allow disabel on mobile.
Many thanks
Hello,
Please read this topic https://www.8theme.com/topic/category-menu-keep-2nd-level-open/
You can disable sidebar on mobile in Theme Options and then add this code:
.hidden-xs {
display: none!important;
}
in Theme Options > Styling > Custom css > Custom CSS for mobile landscape and for tablet.
Regards
Hi again =)
Any feedback on this please? I really need to sort this out.
best regards
Hello,
Please provide us with FTP credentials.
Regards
Hi again. Here goes my ftp. Please if you change any code tell me so i can change back again when i update.
Look forward for your reply.
Best regards
Hello,
Done. Please check.
You need to save etheme.js file and upload it after theme update.
Regards
Thank you Rose.
won´t that broken any future theme updates? If i have the lines changed probably it would be easier.
best regards
You must be logged in to reply to this topic.Log in/Sign up