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

    Following the path: Dashboard > Appearance > Widgets > Footer Widgets> Column 1 Footer Widget Text Box …. I get to add my text, but I can’t figure out how to easily set custom font size. It appears to be using the default 20 px font size. I want to change it to 10px.

    Thank you for helping if you can!
    Richard

    #778601

    Hey rwidick,

    Please try the following in Quick CSS under Enfold->General Styling:

    #footer .widget p {
      font-size:10px !important;
    }

    If that doesn’t work then please post a link to your site and we’ll have a closer look.

    Best regards,
    Rikard

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