This topic has 2 replies, 2 voices, and was last updated 9 years, 1 months ago ago by Jack Richardson
Hi,
Is there a way to hide sticky menu on all devices except desktop.
i.e hide on ipads, iphones etc…
Hello,
I’ve added the css code for mobile devices to hide fixed header:
.fixed-header-area {
display: none !important;
}
Please check your site now.
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up