Hello,
The site, link is in the private part below, is okay on desktops, but the header ‘een nieuwe toekomst…’ has strange padding on cellphones and doesn’t stay within his background. Can you tell me how to fix this?
Regards,
Erwin
Hey Erwin,
Add this to quick css:
@media only screen and (max-width: 767px) {
.ls-wrapper.ls-in-out h1 div{
padding-left:10px!important;
}}
Best regards,
Jordan Shannon
Hi Jordan,
Thank you for the really, really fast support! That did indeed.
Thanks!
Regards,
Erwin
Hi,
Perfect! I’m happy to help with this. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon