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

    Easy slider does not scale to fill page or scale to display text properly on mobile browsers.

    Using browsers on both iOS and android. Tested on Firefox, Chrome and Safari.
    Page i’m working on – http://www.afa.org.sg/wordpress/whatwedo/support/ats/
    this page is a page with sidebar.

    screenshot on mobile (Android)

    Is there a setting i missed out or should tweak so the easy slider scales correctly or can the text be shifted out of the image and still remain legible?

    • This topic was modified 9 years, 11 months ago by vin8tan.
    #268078

    Hi vin8tan!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 480px) {
    .avia-caption { display: none !important; }}

    I believe that is the best option. It will remove captions on easy slider on mobile as it is not possible to fit all the text without making the font size very small

    Regards,
    Yigit

    #270483

    Thank you Yijit !, that solved it.

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