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

    Hi,

    page titles are too large on mobile, what should I do to reduce them?

    Thank you
    Best Regards

    #675345

    Hey Emmesport,

    Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Vinay

    #675379
    #676152

    Hi,

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

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

    Thanks,
    Rikard

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