Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #801993

    Hi guys,

    I need to be able to change the size of the font on the custom menu widget within the footer of this website:

    See screengrab of what I’m referring to:
    http://prntscr.com/fe77qr

    Thanks

    #802004

    Hey Krissie,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    #footer .widget_nav_menu a {
        font-size: 20px;
    }
    

    Best regards,
    Yigit

    #802008

    Great! Thanks Yigit! :)

    #802019

    Hi,

    You are welcome! Let us know if you have any other questions or issues :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Increase font size of footer custom menu widget’ is closed to new replies.