Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #800327

    Hello,
    we’re having issues with the mobile view of the headline rotator for the below mentioned website.
    The rotating words don’t adapt to the width of mobile screens.
    Any ideas how to get it fixed?
    Thanks a lot in advance
    Cheers

    #800396

    Hey contentwerk,

    Please add the following to quick css:

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

    Let me know if this works.

    Best regards,
    Jordan Shannon

    #800757

    Thanks Jordan :)
    it worked perfectly.
    It’s all sorted out now!

    #800824

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Enfold headline rotator mobile view’ is closed to new replies.