Hi Team,
i want to create a landing page with no header no footer,
But it centers all the content.
http://martinklapheck.de/landing2/
I want to have all content beginning at top.
Cheers
David
Hey David!
Try adding this to your custom CSS,
#top.avia-blank #wrap_all { display: block !important; }
Best regards,
Elliott
Thank you, worked fine!!!
Cheers
David