Hi,
I've got this line under the shape divider of the header of some pages of my website. This is only happening on some mobile devices. Particulary the Motorola mobile phones.
Do you know how to fix this?
https://de-prouw.nl/vacatures
Can you please tell me the exact name of the mobile you are testing it with?
Thanks
Motorola Edge 30 Ultra
But I see it also happening now on the Iphone 12 Pro Max.
Please try to use the following CSS code:
.mfn-shape-divider[data-name="bottom"]{bottom:-1px!important; }
Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Best regards
Thank you, this fixed the problem!
Comments
Hi,
Can you please tell me the exact name of the mobile you are testing it with?
Thanks
Motorola Edge 30 Ultra
But I see it also happening now on the Iphone 12 Pro Max.
Please try to use the following CSS code:
Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Best regards
Thank you, this fixed the problem!