change font in submenu on burgermenu
Hello,
I use this CSS to change the font in submenu of the normal menu on my site.
#Top_bar .menu li ul li a span { font-family: 'Roboto Condensed' !important; }
It's working ver well, see picture:
But in the burgermenu I have the normal "Roboto" font for subitems.
Please see here:
How can I change to font to "Roboto Condensed" in the submenu on burgermeu?
Kind Regrdas,
Steffen
Comments
Hi,
Use the following CSS code:
Also, I highly recommend checking the Header Builder, which which you will not have to use such custom CSS.
Best regards
Hello,
the CSS works fine,
thank you very much.
Kind Regards,
Steffen