Hi Guys,
I’m trying to put up a holding page but the ‘Blank – No header, no footer’ template is displaying with no bounding box so it’s on a black page with no vertical or horizontal alignment. See here: http://id.nedevelopment.co.uk/holding/
Any ideas?
Thanks,
Hi,
Please add this on your custom.css or Quick CSS
#top.avia-blank #main {
display: block;
}
Regards,
Ismael
Thanks Ismael,
It’s looking much better but it still doesn’t have the vertical alignment like the theme preview here: http://kriesi.at/themes/enfold/pages/blank/coming-soon/
Please try to wrap/add your content into a “Section” element. Kriesi uses a color section to display the content and this section adds some paddings/margins to it which will increase the content height.