Big fan of x theme here and used many times. I am loving the section separators. I had an issue with them which was solved from another post with the following CSS:
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
.x-face-graphic img,
.x-image img {
width: 100% !important;
}
}
However I still have an issue with a line displaying on this section. I have no borders turned on and cleared cache multiple times on both browsers. Any tips? The site is: makeafrica.co (just the home page). I’ve also attached screenshot.
Thank you!