brunhilda Posted November 19, 2020 Share Posted November 19, 2020 Site URL: https://www.brunhilda.cz/ Hi, I would like to know if there is any code to change WELLS mobile navigation hamburger menu, so it does not cover the full page. so from this: to this (or something similar :): Thanks so much for your advice! Link to comment
tuanphan Posted November 20, 2020 Share Posted November 20, 2020 Add to Home > Design > Custom CSS div#mobileNav { width: 50%; margin-left: auto; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
brunhilda Posted November 20, 2020 Author Share Posted November 20, 2020 4 hours ago, tuanphan said: Add to Home > Design > Custom CSS div#mobileNav { width: 50%; margin-left: auto; } thanks so much! and how do I make the navigation in the way the page content is still visible? currently it just shrinked and the page content stayed below the navigation. I guess I am aiming for some overlay? Link to comment
tuanphan Posted November 20, 2020 Share Posted November 20, 2020 Add to Design > Custom CSS .menu-open ~ #pageWrapper { display: none; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
will__lai Posted July 8, 2021 Share Posted July 8, 2021 I use the SquareSpace 7.1. I follow your steps but it doesn't work at all :( I think 7.1 version a little different. Link to comment
tuanphan Posted July 10, 2021 Share Posted July 10, 2021 On 7/8/2021 at 9:47 PM, will__lai said: I use the SquareSpace 7.1. I follow your steps but it doesn't work at all :( I think 7.1 version a little different. Yes. SS 7.1. uses different code. Can you share link to your site? We can help easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
will__lai Posted July 22, 2021 Share Posted July 22, 2021 my website is here https://willlai.com Link to comment
tuanphan Posted July 23, 2021 Share Posted July 23, 2021 23 hours ago, will__lai said: my website is here https://willlai.com Hi. You mean reduce overlay menu height on mobile? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.