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

    Hi support,

    On my website the Masonry portfolio titles are getting cutoff on iphones when using safari. Can you help me with this?

    #1172058

    Hey beachcitiescryo,

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

    @media only screen and (max-width: 767px) {
    #top .av-caption-style-overlay .av-masonry-entry .av-masonry-entry-title {
        font-size: 1em;
    }
    }

    Best regards,
    Rikard

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