This topic has 4 replies, 2 voices, and was last updated 7 years, 9 months ago ago by Rose Tyler
Hi,
I have category descriptions showing in the main menu. I need to keep the descriptions for the categories, but remove them from showing in the Main Menu and any other menu this may affect. I don’t want to delete the descriptions, just stop them from showing in the menu.
Can you please help me fix this issue?
I have submitted my website login details for you to have a look in the private section.
Thanks
Hello,
Try to add this code in Custom CSS:
.menu .menu-item-descr {
display: none !important;
}
Regards,
Rose Tyler.
Hi Rose,
Thanks for getting back to me.
I have added that code to the custom.css and cleared the cache but it hasn’t worked. Could you please look into it further for me. My site can’t stay like that.
Lisa
Tagged: category, descriptions, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up