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

    I have 4 special headers on my home page all set as H4 however 2 of them towards the bottom of the page display in a smaller font. I have tried deleting and adding new headers but the size of the font remains the same. Hoping for a fix. Thanks

    #648081

    Hey nickgriffin1,

    Thanks for getting in touch with us!

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

    h4.av-special-heading-tag {
        font-size: 25px !important;
    }
    

    Best regards,
    Jordan

    #648092

    Thanks Jordan has fixed the issue

    #648236

    Hi,

    You’re welcome! Feel free to reach out to us again on the forum if you need assistance with anything else.

    Best regards,
    Jordan

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