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

    Hi – having an issue with the large testimonial slider on mobile.

    It displays with one word per line – which means it’s pretty much unreadable and you have to scroll for 10 minutes to move past it.

    If someone could take a look that’d be great :)

    http://glowdoula.com.au/elective-caesarean-recovery-brisbane/

    Testimonial is towards the bottom. Thanks :)

    #362313

    Hey aaine!

    Try adding this to your custom CSS.

    @media only screen and (max-width: 479px) {
    #top .av-large-testimonial-slider.avia-testimonial-wrapper .avia-testimonial { padding: 0px 10px !important; }
    }

    Best regards,
    Elliott

    #362655

    Fantastic – problem solved. Thanks so much.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Large Testimonial Slider on mobile’ is closed to new replies.