• Resolved marctt88

    (@marctt88)


    Hello Guys,

    after the update of the free meta-slider plugin our navigation arrows are not round anymore (there is a white square around it).

    Also there is a 1px thick line on the left side of the slider which shows already the next picture in the carrousel.

    Please help us – thanks!

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @marctt88,

    The background color from the theme is overriding. Could you set this to transparent?

    .metaslider .flexslider .flex-direction-nav li a {
      background-color: transparent;
    }

    I’ll add it to a future update but this should help you for now.

    Thread Starter marctt88

    (@marctt88)

    Thanks mate,

    the css code fixed it!

    Glad to hear! Let me know if there’s any more issues. Take care.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘navigation arrows looks strange after update [FlexSlider]’ is closed to new replies.