• Resolved panitikanph

    (@panitikanph)


    Hi!

    I added a slider to the widget on our News page. However, the slider moves to the right as it cycles across the slides. Then it reverts to the centered position once it returns to the first slide. I already tried turning on Center alignment and width adjustments.

    The slider works properly on posts, but not on the widget. The builder is Colibri, and the slider plug-in I used is MetaSlider.

    I hope someone can help. ??

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @panitikanph

    The slideshow is just inheriting some styling from your theme. Can you add this to your stylesheet?

    .metaslider .flexslider .slides > li {
      margin: 0 !important;
    }
    Thread Starter panitikanph

    (@panitikanph)

    Hi @kbat82 ! I tried adding it to the Additional CSS on the page, but it changed the slider’s orientation to vertical and made it huge.

    Can you update it to be margin-left instead?

    Thread Starter panitikanph

    (@panitikanph)

    @kbat82 That did the trick! Thanks a bunch. ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Slider moving along with slides’ is closed to new replies.