Hi
These seems to be a popular topic! I am using the ethos stack and the regular slider element. I’ve gone through most of the posts on this topic/problem and it doesn’t seem to fix the issue for me.
my site is located at raffeenrustic.com and the code I have in the custom css section for this at the moment is below.
If anyone could take a look I would be grateful, it is annoying as hell!
.x-slider-container.below {
border-bottom: none
}
.x-slider-container.below {
border: none;
}
.x-slider-container.below {
color: #000;
}
.x-flexslider {
background: #000;
}
.x-flexslider {
background: transparent;
}
.x-flexslider .x-slides .x-slide p {
margin:0;
}
.x-slider-container.above, .x-slider-container.below {
border: 0;
border: none;
}