Please check tazk.no on a mobile. The site looks good on a laptop screen, but the section background from the 1st section overlays the next when viewed on my iPhone. How can I make it look good on both screens?
Thank you in advance.
Hey elzacka!
It looks the same to me on both desktop and mobile. You will want to remove the bottom border of the section. Or use this CSS to hide it.
.av-extra-border-element { display: none !important; }
Best regards,
Elliott