• Resolved gopeach

    (@gopeach)


    Hey, when we use the slider it “jumps” when you load the page.

    How can we fix this? Width should be set too 100% etc.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi gopeach,

    Thanks for reaching out.

    I suggest trying this custom CSS code:

    .custom-slider>ul {
        padding-left: 0;
    }

    Kindly note that this shift is caused by some CSS which adds padding to lists. Since the slider is basically a list shifting from one list point to the next, the images are also effected.

    If this custom CSS does not help, please see the other CSS examples in the troubleshooting section of the slider manual. I recommend reaching out to your theme developer as well.

    Best regards,
    Henning

    Hi gopeach,

    Have you tried the suggested approach?

    Please let me know if you need anything else.

    Best regards,
    Henning

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Ad Slider “jumps”’ is closed to new replies.