Tagged: delete, description, edit, menu, text
Hey,
How can I edit or delete the short description under each main menu item?
Link in private content.
For example: under SERVICES you find “What can we do for you” … I wanna remove it!
Thanks,
Khaled
Hey Khaled,
Would you mind providing login details as well to your WordPress dashboard. You can place the information in the private data section.
Best regards,
Jordan
Login info for Admin page
Hi,
If you wish to remove the sub text, please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.avia-menu-subtext {
display: none !important;
}
Best regards,
Jordan
Hi yorsol,
1. on wp-admin page go to Settings -> Appearance -> Menus
2. Click on Screen Options on the top-right corner
3. Select Description checkbox
4. Expand your menu elements and remove text from Description text area
Cheers.
Thanks Alex!
Hi!
Thanks @pinguinbird
For future reference: Please go to Appearance > Menus and click Screen Options and check “Description” and edit your text in description field – http://i.imgur.com/mjg0bd5.png
Cheers!
Yigit