Hi,
Is there a way to keep the header sticky even on the phone? It’s sticking on the big screen but not the phone.
Thanks,
Ginny
Hey Ginny,
Please give us a link to your website so that we can provide you with necessary css.
Best regards,
Victoria
Hi Ginny,
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 #wrap_all #header {
position: fixed;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
Perfect. Many thanks!
Hi,
Glad Victoria was able to help, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
and the video tutorials here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)
Best regards,
Mike