Hi
When I have ‘Hide Header on this page’ selected and a colour section with ‘At least 100% of Browser Window height’, how can I lose the padding/margin at the top of the page so that elements are centred vertically?
many thanks
Peter
Hi Peter,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
Hi Rikard
In this e.g. I have ‘Hide Header on this page’ selected and a color section with no padding and a centred image – but it does not centre vertically.
many thanks
Peter
Hi Peter,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
.page-id-591 .avia-builder-el-0 .container {
padding-top: 0 !important;
}
Best regards,
Rikard
Hi Rikard
That works perfectly.
many thanks
Peter