Hello,
I would like to hide the Logo + Menu Area.
I tested some css but it doesn’t work.
Is it possible ti hide it or remove it ?
Kind regards
Sebastien
Hi Sebastien,
Try adding this CSS code in Enfold > General Styling > Quick CSS:
#top #header_main {
display: none;
}
If that does not help, please post the link to your site (you can also post it privately)
Best regards,
Nikko