Hi Team Enfold,
I like my header sticky on mobile phones. I found some codes here in the forum but they did not work.
Thank you for your help!
Thomas
Hey ThomSchu,
Can you try adding this CSS code in Quick CSS:
@media only screen and (max-width: 767px) {
.responsive #top #wrap_all #header {
position: fixed !important;
}
}
Best regards,
Nikko
Hey Nikko!
It worked. Thank you :)
Hi ThomSchu,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko