[Resolved] Footer Font Not Updating

  • Author
    Posts
  • #8997

    Andrew Misplon
    Keymaster

    Hi Rachel

    Thanks for reaching out; sorry to hear about this hassle.

    Please, go to Customize > Additional CSS and add:

    .site-footer .footer-main .widget h3.widget-title ~ * {
        font-size: 16px !important;
    }

    Edit the font-size value as required. When the next theme version is released you can delete this snippet. There is a specificity issue. Another rule is overriding this rule. Thanks for the feedback, it’s most appreciated, I’ll fix this in the next update.

Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.

Scroll to top