Tagged: blank page, footer, header, remove padding
Hi, how do I remove top and bottom area of blank page? We are creating conversion / landing pages on client sites and need to remove the extra space / padding on blank page template.
Thanks much,
Chris
Hey comlor!
You can add following code to Quick CSS in Enfold theme options under Styling tab
#top.avia-blank #wrap_all { vertical-align: top; }
Best regards,
Yigit
Perfect, thanks so much!
-Chris