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

    Check the link in Private Content. The headline is not scaling on my Iphone 6s. Any idea? Its a “Spezielle Überschrift” from the demo content.

    #596746

    Hi Alexander,

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

    @media only screen and (max-width: 767px) {
    .home h1.av-special-heading-tag {
    font-size:30px !important;
    }
    }

    Adjust the value 30 to your liking.

    Thanks,
    Rikard

    #598432

    It works. Thanks Richard.

    • This reply was modified 8 years, 8 months ago by Alexander.
    #598824

    Hi,

    Great, glad we could help :-)

    Thanks,
    Rikard

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