• Resolved mrozendaal

    (@mrozendaal)


    Hello,

    I have a menu item off two words for example, Hello again.
    Hello is in white, like the other menu items, how can i get “again” in orange?

    It here a way todo it in css, because i dont know how to give that word a class?

    Regards,

    Marcel

Viewing 3 replies - 1 through 3 (of 3 total)
  • In the menu management, where you specify the title for the menu item, write in the HTML code. So for example:

    Hello <span class="orange">orange</span>

    Then you can address the class via CSS to give the word a color.

    If the above specification does not work, it has to do with your theme, if it suppresses HTML codes in menu items. In this case you have to contact the developer. With TwentyTwentyOne it works, as I just tested.

    Thread Starter mrozendaal

    (@mrozendaal)

    Great threadi I give it a try!

    Thread Starter mrozendaal

    (@mrozendaal)

    Works like a charm

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Menu item 2 words 2 different colors’ is closed to new replies.