Avada Forums Community Forum Tiny border around left, right & top of fusion slider?

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • mikeu1
    Participant
    Post count: 5

    Hi there, I’m working on a website for my wife’s business and put together some pages with Avada and Fusion sliders. I swear when I first did it, everything looked fine, but now I see a tiny white border around the sides of the sliders. Here’s an example:

    https://travelpurveyor.com/

    Any ideas what I’ve screwed up?

    Thanks

    gabi2
    Participant
    Post count: 24

    Hi,

    The flexslider has a white border of 4 px. (border: 4px solid #ffffff;)

    Michael C
    Keymaster
    Post count: 552

    Just to add, that is coming from the plugin – Fusion Extension Gallery.

    mikeu1
    Participant
    Post count: 5

    Thanks for the help guys.

    Obviously I’m a noob so struggling to figure out what to do.
    I don’t use flexsliders (as far as I know, just fusion and revolution ones on some other pages)
    Also, not sure how the Fusion Gallery plugin is affecting the layout of the slider.

    I’ve hunted everywhere to try and find a place where I can change this so it’s flush but keep coming up empty.

    Any further help would be hugely appreciated.

    mikeu1
    Participant
    Post count: 5

    Sorry to waste y’alls time, I figured it out.
    Added this the css:

    .flexslider {
    border: 0 !important;
    margin-top: -1.4em !important;
    }

    And everything is beautiful.
    thanks for the patience.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.