Comments amdresser started the conversationDecember 6, 2018 at 12:32amI'd like to change the font for the footer menu. Is there a way to do this? Thanks! 2,700PenciDesign repliedDecember 6, 2018 at 2:10amHi,What's the font you want to change for? Please put the link of that font on google fonts there and we will help you.Best Regards,PenciDesignamdresser repliedDecember 6, 2018 at 3:04amHi, the font I'm looking for is Libre Baskerville. Thanks. 2,700PenciDesign repliedDecember 6, 2018 at 8:02amHi,Please try do following steps here to do that:1/ Add more this code to Customize > Logo and Header Options > Add Custom Code Inside <head> Tag <link href="https://fonts.googleapis.com/css?family=Libre+Baskerville:400,700" rel="stylesheet"> 2/ Add more this code to Customize > Custom CSS: #footer-section .footer-menu li a{ font-family: 'Libre Baskerville', serif; } After that, clearly all the cache and see the changes.Best Regards,PenciDesign Sign in to reply ...
I'd like to change the font for the footer menu. Is there a way to do this? Thanks!
Hi,
What's the font you want to change for? Please put the link of that font on google fonts there and we will help you.
Best Regards,
PenciDesign
Hi, the font I'm looking for is Libre Baskerville. Thanks.
Hi,
Please try do following steps here to do that:
1/ Add more this code to Customize > Logo and Header Options > Add Custom Code Inside <head> Tag
2/ Add more this code to Customize > Custom CSS:
After that, clearly all the cache and see the changes.
Best Regards,
PenciDesign