mobile menu font
Hi betheme,
is there a css-code to set my custom font 'Glee' also for the mobile submenu?
on desktop it works fine, but sadly not on the mobile submenu
Hi betheme,
is there a css-code to set my custom font 'Glee' also for the mobile submenu?
on desktop it works fine, but sadly not on the mobile submenu
Comments
Hello,
Please, use the following code:
#Side_slide .menu li ul li a span { font-family: 'GLEE' !important; }Thanks
Many thanks Phil!