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

    Hey guys –

    I just noticed something strange. On mobile, the heading fonts are not wrapping as they should to fit within the new browser size. They are instead running off the edge of the screen. See http://thesparcnetwork.net

    Is there any resolution to this?

    Regards,
    David

    #229314

    Hey David!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    @media only screen and (max-width: 480px) {
    h1 { font-size: 38px!important; }}

    Cheers!
    Yigit

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