Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #1810006
Footer Menu Font
Closed

Comments

  • amdresser started the conversation

    I'd like to change the font for the footer menu. Is there a way to do this? Thanks!

  •  2,699
    PenciDesign replied

    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

  • amdresser replied

    Hi, the font I'm looking for is Libre Baskerville. Thanks.

  •  2,699
    PenciDesign replied

    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

    <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