How to add label into menu items
In this tutorial, I will show you how to add menu label with ease. Firstly, Add all html code bellow in menu title:
New Label
<span class="cat-label cat-label-v1 pin-top">New</span>

Hot Label
<span class="cat-label cat-label-v2">Hot!</span>

Sale Label
<span class="cat-label cat-label-v2 pin-top">Hot!</span>

PreviousHow to show parent menu and sub menus in the same levelNextHow to add menu link to category and sub categories?
Last updated
Was this helpful?