HI,
I’ve made the menu on mobile sticky with this code:
@media only screen and (max-width: 767px) {
.responsive #top #wrap_all #header {
position: fixed;
}
}
But it overlays the top of my website, so that not the whole text is visible.
Can you help?
Best regards!
Hey northorie,
This seems to be a duplicate thread, I answered your other thread, please review.
Best regards,
Mike