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
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
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
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
ok, thank you
Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon