Remove line in section top separator (Safari)

I would like to remove this line in between the section separator for the top I have. On this page: https://belmarhealth.com/company/

Screenshot:

Hi,

That is your section box shadow.

Please set all to zero.

Hey Paul,

They are all set to zero but still having that line appear.

Hi,

That line is not appearing on my end.

Please clear your browser cache and check again.

Thanks

Hey Paul,

Are you viewing on Chrome or Safari? I still have it after clearing my cache

Hi there,

We are really sorry for the confusion.
I can replicate the issue in safari but not in chrome. Here is a screenshot for that.


To fix the issue please add following css to your customizer css and let us know how it goes.

.span.x-separator-top-angle-in {
 margin-top: 1px;
}

Thanks

Hey Basanta,

I added that CSS and still have the same issue

Hi There,

Please apply the solution provided here

Hope it helps,
Cheers!

1 Like

Hey Friech,

That did the trick. Thanks for adding that to this topic!

We are delighted to assist you with this.

Cheers :slight_smile:

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