Delete Border Bottom Slider Revolution

Hi there,

I’d like to delete border bottom under slider revolution below masthead. How can i do that?

Thanks before.

Hi there,

Please add this code in X > Theme Options > CSS:

.x-slider-container.below,
.x-slider-container.above {
    border-bottom: 0;
}

Hope this helps.

Great, thank you so much :smiley:

We are delighted to assist you with this.

Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.