Hello,
How can I make always visible categories and sub-categories without clicking on them?
Thanks
Hi,
Please, use the following CSS code:
.wc-block-product-categories.is-list ul li ul{ display: block!important; }
Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Worked great thanks!
Comments
Hi,
Please, use the following CSS code:
Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Thanks
Worked great thanks!