53GB

How to Display Menu Description Text using Custom PHP Code in Sub Menu WordPress | Submenu Dropdown



How to Display Menu Description Text using Custom PHP Code in Sub Menu WordPress | Submenu Dropdown

In this wordpress tutorial for beginners you will learn how to add / show menu description text under submenus using custom php code with some css style in website with description enable from screen options.

* Find Snippet in Top Pinned Comment Section.

* Add this CSS:

.menu-item-description {
display: block;
font-size:12px !Important;
}
.menu a {
vertical-align: top;
}

* in css you can styling according to your requirement. if you face any issue in menu item description alignment then you can add some margin left right to adjust it.

#menudescription #submenu #customcode #wpcode #css #php #wordpress #wordpresstutorial #webtaskwithhassan #hassangilani

Exit mobile version