Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #331451

    I’m trying to change the font size in a fullscreen slider and inside a special heading but no matter what size I select it doesn’t actually change on the page.

    http://polytown.co.il/

    #331699

    Hi bakbek!

    Please use following code

    h2.avia-caption-title { font-size: 40px !important; }
    .avia-caption-content p { font-size: 24px !important; }

    Regards,
    Yigit

    #331722

    Hi Yigit, will the code you provided effect all fullscreen sliders i’m using across the site?

    #331728

    Hi!

    Yes. You can use page ID’s to apply the code on certain pages as following

    .page-id-13 h2.avia-caption-title { font-size: 40px !important; }

    Cheers!
    Yigit

    #331739

    OK, thanks.

    Is this a known issue with the Enfold 3.0 that font size isn’t working on special headings?

    #332454

    Hey!

    I could not reproduce the issue on my end. If we can, we will make sure to report it.

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Font sizes are not working in Special Heading / Full Screen Slider’ is closed to new replies.