Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #672619

    Please see website vrarcade.co.za

    On mobile the header image overlay text is being cut off is there a fix for this instead of decreasing text size?

    #672999

    Hey jeremydixon,

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

    @media only screen and (max-width: 479px) {
    .home .av-image-caption-overlay-center {
    font-size: 20px !important;
    }
    }

    Thanks,
    Rikard

    #673090

    Works a treat thanks.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Header image – text overlay cut off’ is closed to new replies.