Tagged: Advanced Styling, font-family, google font, Widget, widget title
Hi,
The “advanced styling” tab in the theme options is now in Beta for a very long time – sadly.
I tried to change the (Google) font just for the widget titles, but there is nothing provided to change the font family?
For “main menu links”, for example (see screenshot), there is a font-family setting provided, but why not for the widget titles?
So how can I change the font family for widget titles:
– globally
– only in footer
– or alternatively, only in sidebar?
Thanks.
Hi Chris,
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Regards,
Rikard
Hi Rikard,
that has nothing to do with my installation, you might be able to reproduce this at your demo installation – it’s fact of the ENFOLD Advanced styling settings, which don’t offer that – see above please.
Hi,
try this code in Quick CSS field:
.widgettitle {
font-family: cursive;
}
and adjust as needed.
A precise link showing your elements in question would help us a lot.
Best regards,
Andy