Tagged: mobile
Hi all,
I found out that on mobile version my website looks weird: a strande white space appear between header and the main content.
How can I fix this?
Hey Gian Maria,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
Sure: http://www.crot.it
The issue happens on every page.
Hi,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.html_header_top.html_header_sticky #top #wrap_all #main {
padding-top: 0 !important;
}
}
Best regards,
Rikard
It works. Thanks.
Hi,
Glad we could help!
We really appreciate it if you rate our theme on themeforest https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)
Best regards,
Vinay