Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #940536

    Hi, as you can see in the screenshot, the footer widgets have different size and style fonts. How can I make it the same for all the widgets?

    #940567

    Hey DROR,

    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 * {
        font-size: 13px;
    }
    

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.