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

    Hi there!

    Super thrilled with this theme. Was wondering if there is a way to auto resize texts for mobile devices. Particularly on the contact page, the email above the contact form seems to be cutting off. Is there a way to fix this?

    Thanks!

    #745202

    Hey tivo_designs,

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

    @media only screen and (max-width: 767px) {
    .page-id-23 .av-special-heading-tag a {
      font-size:16px;
    }
    }

    Best regards,
    Rikard

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