Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #369586

    I have a full width easy slider under another full width easy slider on my homepage.

    The lower one is an image of a shadow but the easy slider is creating a faint grey bottom border line underneath the shadow effect.

    I have tried everything to get rid of it with various classes

    .example_class {border-bottom: none!important}

    but I can’t seem to find the right class.

    #369589

    Hey GOWD!

    Please add following code to Quick CSS

    div#full_slider_2 {
    box-shadow: none;
    }

    Regards,
    Yigit

    #370028

    Perfect Yigit, thanks, you may close this thread.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Fullwidth easy slider border’ is closed to new replies.