I know there are some open topics about secondary Menu, but it does not work on my page…
Can you have a look to the website (PM)
i want the secondary Menu on the top, to have a bigger padding between the links and to change the font-weight, but it seems not to react, even if i am using the item-id
Hey breezemedia,
Please try the following in Quick CSS under Enfold->General Styling:
#avia-menu li {
padding-right: 20px;
padding-left: 20px;
}
#avia-menu li .avia-menu-text {
font-weight: 100;
}
Best regards,
Rikard
sorry, i am not talking about the normal Menu. I am talking about the second-menu in the top-bar. “Für Unternehmen” and “Infomaterial anfordern”
i got it with:
.sub_menu a {
font-size: 14px;
padding: 0px 20px 0px 20px !important;
font-weight: 700 !important;}
Thank you still for your quick reply
Hi breezemedia,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria