• Resolved hollaceday

    (@hollaceday)


    Hello,

    In the top and bottom of my page there are three slides total that is having this issue (Rendered Work & both emotes, Regular characters might suffer from this as well but it’s not noticeable). If you look carefully you can see the previous slide slightly poking out on the left. I’m guessing it’s about 1 to 2 pixels wide, but it’s still noticeable.

    I’ve had this glitch happen ever since I used MetaSlider and I genuinely cannot figure out what’s causing this. I’ve tried multiple solutions (changing size, theme, delay, direction, easing, etc) the only thing that seems to fix it is when I change from slide to fade effect, but that’s not the desired look.

    More information:
    -I use chrome web browser
    -It’s a FlexSlider and I use Simply Dark theme
    -The size of the sliders are adjusted to the size of the images
    -This glitch doesn’t show on mobile

    • This topic was modified 3 years ago by hollaceday.

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

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author rochdesigns

    (@rochdesigns)

    Hi @hollaceday can you please try adding this CSS:

    .metaslider .slides img {
        width: 99.5%;
        display: block;
        margin: auto!important;
    }

    Thanks!

    Thread Starter hollaceday

    (@hollaceday)

    Thank you! This indeed solves the issue of being able to see the previous slide. Only this brings out a new problem that the slider doesn’t fill the column like the others.
    AKA; instead of seeing the previous post, I now see the background colour of my column.

    Plugin Author rochdesigns

    (@rochdesigns)

    Hi @hollaceday can you try removing the CSS and then switching the Effect to ‘Fade’?

    Thread Starter hollaceday

    (@hollaceday)

    Hi @rochdesigns
    As stated in the original post this does fix the issue, but is sadly not my desired look. I have changed it to this right now in case it helps figure out how to fix this problem.
    If there is no other way to fix this issue I will just deal with having the fade effect.

    Thank you in advance

    Plugin Author rochdesigns

    (@rochdesigns)

    Hi @hollaceday thanks for trying that out. Can you try to install this version and remove the custom CSS too. Please let us know how it goes. Thanks!

    Thread Starter hollaceday

    (@hollaceday)

    Hi @rochdesigns I have installed the file you sent as well as removes the custom CSS, and it seems to work perfectly now, thanks!

    Plugin Author Steve Burge

    (@stevejburge)

    You’re welcome, thanks @hollaceday. We’ll add that fix to the next release of MetaSlider.

    If you found our helpful useful, please consider leaving a positive review to keep MetaSlider going: https://ww.wp.xz.cn/support/plugin/ml-slider/reviews/#new-post

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

The topic ‘Slider has a slight offset’ is closed to new replies.