- This topic has 4 replies, 2 voices, and was last updated 3 years, 4 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forums › IT Consultant Support › Hide mobile menu
Hello i have problem, when i scroll on my website on mobile, menu is hiding, please see on www. cviceniesbabatkami .sk .
Thanks
Plugin problem, but how i create sticky menu?
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) {
.header.type3 #simple-menu, .header.type4 #simple-menu { position:relative !important; top:-9px !important; right:0 !important; margin:0 !important;}
}
Regards,
Dave
Hello , not working
Hi,
I think this is happening due to plugin conflicting.
Kindly check for conflicting plugins disable all of the plugins and see if it works.
If its working fine then some plugin is conflicting. Activate them one by one to find out which one is causing problems.
Regards,
Dave
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]