Categories Menu Bug (Descriptions)
August 7, 2022 at 4:56 pm
Hello,
We added Descriptions to some Categories and now they are showing inside the Product Categories Menu. Is there a way to remove them?
https://nimb.ws/Lmw1Jn
thanks
Replies (3)
-
August 7, 2022 at 4:56 pm
Hello,
We added Descriptions to some Categories and now they are showing inside the Product Categories Menu. Is there a way to remove them?
https://nimb.ws/Lmw1Jnthanks
-
August 8, 2022 at 7:00 am
Hi Serouj
Thanks for reaching out
Just try the CSS below.header-product-custom-menu ul li span.menu-bubble-description {
display: none;
}Copy & Paste it in Appearance -> Customize -> Additional CSS
Let us know if you have any questions
Best Regards
-
August 9, 2022 at 11:41 am
Thanks, it worked.
-
August 10, 2022 at 2:28 pm
You are welcome 🙂