Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1198084

    Hi Folks,

    new question: in one of my current project I use the “fullwidth easy slider“.
    But unfortunately the slider produces a thin white line at the edge of the
    image(s). Where does this line come from? I don’t want this white line there.
    How can I delete it? Please look at the screenshot and on the page.

    Best regards
    Carsten

    #1198835

    Hey Carsten,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #full_slider_1 + .container_wrap {
      border: none;
      box-shadow: none;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1199126

    Hi Victoria,

    thank you for your answer and the new snippet. It works very well…great!
    That’s it for the moment…see you at the next prob. ;)

    Kind regards
    Carsten

    #1199151

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Fullwidth Easy Slider / How can I delete the white line at the edge?’ is closed to new replies.