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

    Hi, I’m using Enfold but now I have a problem with the view on the mobile devices. It is changing all the time from to wide to normal and vice versa.
    I hope you can let me know asap how to solve this problem.

    #744181

    Hey gawcvw,

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

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

    Best regards,
    Rikard

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