Support » Fixing WordPress » How to disable product category description in max mega menu plugin

  • Hi I’d like to know if there is a way of disabling the product category descriptions when using max mega menu plugin. When you click my Shop Menu I would prefer only the product category title to be shown instead of a description.

    Thanks

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • try this:

    .mega-menu-description {
    	display: none;
    }

    hey @luisthegeek is that the only way? seems weird that there is no option to not have that appear in the menu. In any event, i’m not skilled at code so where would one even put that code to have it disable that “feature”. Thanks.

    there is actually a setting in the General Settings called Menu Item Descriptions. Just de-activate that and it removes the description from the menu.

    Having the same issues, but I do not see an option under general yo disable the cat descriptions. Any other solutions?

    Waxil

    (@waxil)

    Hi @nerdify, @empirecoffeeny provided the solution.

    1. You have to go in General settings of “Max Mega Menu”
    2. Search “Menu Item Descriptions”
    3. Select “Disabled”
    4. Save changes

    That’s all,
    Thanks @empirecoffeeny

    • This reply was modified 6 years ago by Waxil.
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to disable product category description in max mega menu plugin’ is closed to new replies.