JudeG Posted August 17, 2019 Posted August 17, 2019 I hate the way the menu stacks when a browser window is a bit small - I've tried to find a way to prevent this - I want the menu to display horizontally or hamburger - nothing else. Anyone know how I could make this happen? Thanks in advance
tuanphan Posted August 17, 2019 Posted August 17, 2019 @JudeG you should share url to check 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!)
JudeG Posted August 17, 2019 Author Posted August 17, 2019 Here is the URL https://pigeon-echidna-kg92.squarespace.com
JudeG Posted August 17, 2019 Author Posted August 17, 2019 Here is the URL https://pigeon-echidna-kg92.squarespace.com
tuanphan Posted August 17, 2019 Posted August 17, 2019 @JudeG Add to Home > Design > Custom CSS @media screen and (max-width:900px) { .Header--top { display: none; } [data-nc-base="mobile-bar"] { display: block; } } 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!)
JudeG Posted August 17, 2019 Author Posted August 17, 2019 Hooray - that worked! Thank you so much!! Jude
JudeG Posted August 17, 2019 Author Posted August 17, 2019 Hooray - that worked! Thank you so much!! Jude
tuanphan Posted August 17, 2019 Posted August 17, 2019 @JudeG Accept Answer and Upvote if it worked. Other members can use. Thanks. 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!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.