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>

Last updated