PROEF Posted October 20, 2019 Share Posted October 20, 2019 I suddenly discovered that the navigation links in the menu bar using mobile devices to view the website suddenly disappeared in these couple of days. Problem is attached. Does any expert could help in this issue? Thank you. www.proedforce.com Link to comment
tuanphan Posted October 20, 2019 Share Posted October 20, 2019 @PROEF Which device did you use? Seems fine here. 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
PROEF Posted October 21, 2019 Author Share Posted October 21, 2019 @tuanphan iPhone 6, iphone 6S and iphone XR occur the same problem. I have tried to remove any programming codes yet the problem still exist. Link to comment
christyprice Posted October 21, 2019 Share Posted October 21, 2019 Try adding this code to Design> Custom CSS @media only screen and (max-width: 768px) { body.mobile-menu-open .overflow-wrapper { position: inherit !important; } } christyprice.com 🇺🇸 Austin, TX US ✅ For Web Designers: Squarespace Client Process Checklist. Save time and bring consistency to your web design projects. Receive a Notion doc template with my 100+ item client process checklist. Link to comment
PROEF Posted October 21, 2019 Author Share Posted October 21, 2019 @christyprice There is an error message as shown when I put the code into Custom CSS. How can I fix this? Thank you. Link to comment
tuanphan Posted October 21, 2019 Share Posted October 21, 2019 @PROEF @christypriceThe code should be @media only screen and (max-width: 768px) { body.mobile-menu-open .overflow-wrapper { position: inherit !important; } } 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
PROEF Posted October 21, 2019 Author Share Posted October 21, 2019 @tuanphan @christyprice Thank you for both of your advice. The problem is now fixed after inserting the CSS code. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.