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

    AHoy,

    I noticed in mobile view the headliner text has some weird gaps. Is there a way to make the text shrink in mobile view so it isn’t so awkward?

    #696990

    Hi mcraig77,

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

    @media only screen and (max-width: 767px) {
    .av-rotator-container-inner span {
    font-size:20px !important;
    }
    }

    Best regards,
    Rikard

    #698034

    Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Headline Rotator mobile view’ is closed to new replies.