Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #359466

    Hi,
    is it possible to change the style (color and bold) of the last 4 characters of the menu items ?
    and how please ?
    Thanks

    #359757

    Hey ppi37!

    Please go to Appearance > Menus and change Navigation labels as following

    Portfolio <span class="custom-menu-text">Items</span

    then add following code to Quick CSS in Enfold theme options under General Styling tab

    .custom-menu-text { color: red; font-weight: bold; }

    If that is not what you meant, please post a screenshot and show the changes you would like to make

    Cheers!
    Yigit

    #360043

    Hi Yigit,
    Exactly what I wanted!
    Thanks

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘how to change the style of menu items?’ is closed to new replies.