Tagged: urgent
Hi,
I’m trying, urgently, to set a page without a menu and a footer with a black background.
See https://oxenhopevillagecouncil.gov.uk/duke-of-edinburgh/
How can I get rid of the white rows top and bottom?
Thanks,
Ken
Hi Ken,
Please add this CSS code in Enfold > General Styling > Quick CSS:
<pre><code>#top.avia-blank #wrap_all .container_wrap_first {
min-height: 100vh;
border: none !important;
}
Best regards,
Nikko