Pixelfox Posted June 16, 2021 Share Posted June 16, 2021 Site URL: https://www.acnetkleen.com Hi, My website is acting wonky and is showing the "Hamberger menu (mobile) " on desktop. Sometimes when you play with the window width the normal menu comes back. It should look like the attached screenshot. (Note: There are no options in the Theme back-end to adjust mobile) The website is: https://www.acnetkleen.com Theme is: Bryant I need to reduce the breakpoint OR remove the "Hamberger menu" on desktop completely (or both!) I've tried various codes from other posts/forums on here but nothing works as I think the theme I am working with is too old. Any help would be much appreciated! Thank you and best health Link to comment
tuanphan Posted June 17, 2021 Share Posted June 17, 2021 Add to Design > Custom CSS /* remove burger on desktop */ @media screen and (min-width:901px) { .force-mobile-nav .mobile-nav-toggle { display: none; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Pixelfox Posted June 17, 2021 Author Share Posted June 17, 2021 Hi tuanphan, Thanks for getting back to me! Unfortunately your code didn't work. That does hide the hamburger menu but then there's no menu at all. Link to comment
tuanphan Posted June 18, 2021 Share Posted June 18, 2021 Your question is hide burger. You can remove some items from navigation & check again. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
john777 Posted September 17, 2021 Share Posted September 17, 2021 i am having the same issue Did you have any progress with a fix?? Link to comment
tuanphan Posted September 19, 2021 Share Posted September 19, 2021 On 9/17/2021 at 7:57 PM, john777 said: i am having the same issue Did you have any progress with a fix?? Can you share link to your site? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment