Hello Support,
http://shelliv.bydecosta.com
Client is loving the site and we are loving the theme :).
Quick question, how can i reduce the space below the logo when viewing the site on the iPhone. There is too much white space.
Hope you can help.
Thanks,
MP
Hey Marcelo!
Thank you for using the theme.
You have a customized header. Please try to add this on Quick CSS or custom.css:
@media only screen and (max-width: 480px)
#header_main {
border-bottom-style: solid;
border-bottom-width: 30px;
z-index: 1;
}
div.header_bottom {
margin-top: 0;
}
}
Best regards,
Ismael
Thank you so much Ismael.
Yes we have been customizing this theme which I love that it allows us.
Would be cool when the next enfold update comes, it will give you more options to update the websites like header, footers and so on.
Do you guys have a suggestion form post that we can request some features that users would like when the next update comes up?
Anyways thanks again,
MP.
Hi!
Glad Ismael could help! You can request features or vote already requested ones here – https://kriesi.at/support/enfold-feature-requests/
Let us know if you have any other questions or issues :)
Cheers!
Yigit