White line when using separators

Hi,
I am getting a thin white line when using separators on a few sites.
It changes depending on the padding used in the row but not on all screens, it is an issue e.g. in Chrome, IE.


Any idea how to get rid of it?
Thank you for your time
Karolina

So, using the inspet tool I figured out that maybe this might do the trick:
.x-separator-bottom-curve-out {
bottom: 1px !important; }

(this seems to work for me)

Is this the best solution?
Thank you

Hi Karolina,

Thanks for reaching out.
I would suggest you go through the following thread on similar topics which might help you.

Thanks

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