Hello @fmarconi ,
We have updated the menu description design to show something like this on Online Shop Demo.
If you don’t need it you can remove menu description from Appearance => Menus or you can add following code to hide menu description on
Appearance => Customize => Additional CSS
.at-menu-desc {
display: none;
}
Best Regards!
Oh, that’s nice indeed, but it would be great if it can be disabled from customizer options since I hate hiding stuff.
Hello @fmarconi,
Thanks for the suggestions. Can you please let me know why are you adding Menu Description?
Best Regards!
Maybe I did not explained me well, or maybe I’m totally confused. I’m not adding menu description. I’m just using product categories and other taxonomies like product brands, that incidentally have descriptions, as menu items. I want those descriptions to show in the taxonomy archive page, as usual, but don’t want them to appear in the nice new square balloons you came up with.
Hello,
I got you. When you add a description on product category it will automatically appear on Appearance => Menus
Menu Item => Description.
Here is the process of how to remove/edit Description from Menu
- Go to Appearance => Menus
- On the top-right, click on Screen Options and check Description
- Now expand menu item, you can see Description on each menu item, edit or delete the description
- Editing Menu description here doesnot change category(taxonomy term ) description
Best Regards!
Great! You already has told me the answer but I didn’t get it. Thank you so much