Thin line between slider and first section

Hi,
There is a thin line (I think it’s 1 px) between the slider and the first section. I am not sure how to remove this. Any help would be great. Here is a link to the website: https://www.surfingturtlelodge.com/activities/

Hi There @renzofernandez,

Thanks for writing in! Could you please try adding the following CSS rule into your X -> Theme Options -> CSS area and see if that helps.

.x-slider-container.below {
  border-bottom: transparent !important;
}

Thanks!

Great, thanks!

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.