Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #710923

    Caption Content and Button do not appear at all on Cell Phones; this issue has come up before and I have tried all of your other css fixes, but none work on this website:

    #711397

    Hey Eleina_Shinn,

    The slider is too short to show the buttons. We would like to help you with it, please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.

    Best regards,
    Nikko

    #712109

    Okay Niko, here you go…

    #712725

    Hi,

    We added the following css code in the Quick CSS field.

    @media only screen and (max-width: 767px) {
        .avia-slideshow-inner, .avia-slideshow-inner img {
            height: 400px !important;
        }
    
        .avia-slideshow-inner img {
            min-width: 1200px !important;
            margin-left: -600px !important;
        }
    }

    This will apply a minimum height to the slider, creating more space for the captions and buttons. Please remove browser cache or hard refresh before testing the page.

    Best regards,
    Ismael

    #724367

    Thank you!

    #724772

    Hi,

    Glad we could help :-)

    Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Fullwidth Easy Slider Not responsive on Cell- Caption Content and Button’ is closed to new replies.