Hi,
I have a problem with the transparent header in the mobile version (see screeshot: https://monosnap.com/file/3d2N8YKYxRUicj9rjZhgKBcD8sQ4Ix). Above the header I have a space and I don’t know how to delete it.
Thank you for your help
Hey Manuela,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 767px) {
.responsive #top #main {
margin-top: 0px;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
Thank you so much
Hi famarinu,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria