Hi,
couldn’t find the solution on the thread on the same topic.
I have a white space on the pages below the menù. I have a customized height for the menù, but even if I use slim or large, the space is still there (smaller).
No problem on the mobile version of the website.
You can find link and credentials on the private section.
Thanks
Hi sitibus,
Please update your site to the latest version and see if it helps (also make sure to backup your site before doing an update).
If that doesn’t help, please try adding this CSS code in Enfold > General Styling > Quick CSS:
@media only screen and (min-width:768px) {
.html_header_top.html_header_sticky #top #wrap_all #main {
padding-top: 203px !important;
}
}
@media only screen and (max-width:1180px) and (min-width:768px) {
#top #header_main .av-logo-container {
height: 150px !important;
line-height: 150px !important;
}
}
Best regards,
Nikko
Updating was enough. Thanks
Hi,
Glad to hear that you have this sorted out, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike