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

    Hello support,

    The text layer inside the slide is not working correctly on mobile.
    I have used the style settings of the layer to create a rounded border around the text.
    When viewing the slide on mobile the text is placed outside and below the rounded border.
    Hope you can help to resolve this.
    Thanks

    • This topic was modified 5 years, 4 months ago by jawes.
    #1121418

    Hey Jan,

    It looks like you have this in your child theme and it seems like it’s overriding the settings in the slider:

    h2 {
        line-height: 26px !important;
    }

    Please try to remove the !important part of the code.

    Best regards,
    Rikard

    #1121525

    Hello Rikard,

    Thank you for the help this has resolved the issue.

    Best regards,
    Jan

    #1121669

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘LayerSlider responsive issue mobile’ is closed to new replies.