Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #624612

    This may be similar to this thread: https://kriesi.at/support/topic/slideshow-volle-breite-responsive-slide-show-full-width-responsive/

    The text and button on the Fullwidth Easy Slider are not working properly on mobile/smaller devices. The text and button are covering up the image. Can we get some help with this? I thought the text used to be responsive. Thanks.

    #625441

    Hi mgyura,

    I’m not sure how you would like it to work instead? Please post a screenshot highlighting the changes you would like to make and/or try to explain a bit further.

    Best regards,
    Rikard

    #625854

    Hi Rikard,

    Thanks for getting back to me. Right now, the slider has the text and button floating on the right of the image. When you look at it on mobile, the text is covering the entire image. We are wanting the layout on mobile to match the layout on computers.

    #626253

    Hi,

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

    @media only screen and (max-width: 767px) {
    .slideshow_align_caption p {
        font-size:12px !important;
        max-width: 70% !important;
        float: right !important;
    }
    }
    

    Best regards,
    Rikard

    #627579

    I’m sorry, but this did not solve the problem. We are going to try Advanced Layer Slider instead. Thank you for your help.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Fullwidth Easy Slider text and button not responsive’ is closed to new replies.