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

    Hi, I have tried to remove the bottom border of the Fullwidth but nothing of the following css works. Do you have any ideas?

    .avia-fullwidth-slider { border: none !important; }

    .avia-shadow {box-shadow: inset 0 0 0 rgba(0,0,0,0) !important;}

    div#full_slider_2 {box-shadow: none !important;}

    .avia-layerslider.avia-shadow {box-shadow: none !important;}

    div#after_layer_slider_1 {border-top: none!important;}

    #404102

    Hey marfr!

    Hmm, I see your easy slider but I don’t see the border on my end. Can you take a screenshot and highlight what your seeing? Also let us know what browser your using.

    Best regards,
    Elliott

    #404112
    This reply has been marked as private.
    #404496

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #after_full_slider_1 {
    border-top: none !important;
    }

    Best regards,
    Yigit

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