How to eliminate the White color separator

hey, i dont now how this White color separator is suddenly apiring in my home page??

http://p32988-611-17085.s611.upress.link/

how to alininalte border

Hello Gilan,

Thanks for writing in! Based from the screenshot, you can simply copy the blacken CSS class in the code and set the border to none. You can simply add CSS code into X > Theme Options > CSS like this:

.page-template-template-blank-4-php .x-slider-container.below {
  border: none !important;
}

We would love to know if this has worked for you. Thank you.

actually it didn’t
work

Hello Gilan,

The code should work to remove the 1 pixel border of the slider. Further investigation shows that your image itself has a background border:

Please check out the image URL in the secure note.

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