Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1170816

    Hi Enfold team,

    I am trying to style the menu items in the navbar individually.
    I have the right most items (“Kontakt, Newsletter, Afirka-Reisende) I want in black and smaller
    is that possible?

    thank you.
    for your help

    #1170912

    Hey Rio1,

    Please try the following in Quick CSS under Enfold->General Styling:

    #menu-item-1036 .avia-menu-text, #menu-item-1037 .avia-menu-text, #menu-item-1035 .avia-menu-text {
      font-size: 14px !important;
      color: #000 !important;
    }

    Best regards,
    Rikard

    #1171029

    Hi Rikard,
    thank you, it works!
    Just a follow up on that:

    how can I add a line break after those 3 menu items so the other menu items start on a new line?

    Like this:
    KONTAKT NEWSLETTER AFRIKA-REISENDE
    INFORMIEREN UNTERSTÜTZEN . SPENDEN

    thank you

    • This reply was modified 4 years, 9 months ago by Rio1.
    #1171241

    Hi,

    This is not so easy because it would require different media queries to work on different screen sizes and keep to be on 2 lines. It is outside of our support scope.

    Best regards,
    Basilis

    #1174715

    ok, thank you

    #1175133

    Hi,

    If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘style header menu items’ is closed to new replies.