leechuts Posted January 2 Share Posted January 2 (edited) Hello! I'm looking to make my mobile nav just a smaller version of my desktop nav - I've figured it out this far but cannot figure out how to make the "links" page appear in mobile opposite from the "about" page like on desktop. https://www.leechuts.com/ If anyone can help me with this it would be greatly appreciated! Thanks in advance🙏 Edited January 3 by leechuts typo Link to comment
Solution tuanphan Posted January 4 Solution Share Posted January 4 Don't remove any code in your current code. Add this to Design > Custom CSS @media screen and (max-width:767px) { .header-actions.header-actions--right, .header-actions.header-actions--right>div { display: flex !important; } } leechuts 1 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