Hello Kriesi –
On MOBILE: I need the text of my landing page to be at the very top of the screen. However there is always a margin of 15-20% which I cannot remove anywhere. If you use the mobile menu to jump to an anchor, you will also see this top margin of space. Please help. Is there a CSS?
I am including the link to my website and login credentials in the private content
thank you very much
Peter
Hi jacobs64,
Please try adding this CSS code in Enfold > General Styling > Quick CSS:
@media only screen and (max-width:767px) {
#landing-mobile .av_one_fifth:first-child {
display: none;
}
}
Best regards,
Nikko
Thank you very much Nikko – yes of course, that container was using the space :-)
BR Peter
Hi jacobs64,
You’re welcome and we’re happy that we could help :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko