Greenaway Posted March 15, 2021 Share Posted March 15, 2021 Site URL: https://hyperboloid-owl-e8p4.squarespace.com/config/pages On mobile devices the hamburger menu appears but it is barely visible obscured by the header. I'd rather people be able to see the normal navigation on a small screen. Link to comment
Beyondspace Posted March 16, 2021 Share Posted March 16, 2021 12 hours ago, Greenaway said: Site URL: https://hyperboloid-owl-e8p4.squarespace.com/config/pages On mobile devices the hamburger menu appears but it is barely visible obscured by the header. I'd rather people be able to see the normal navigation on a small screen. try @media only screen and (max-width: 640px) { .Header--top, [data-nc-base="header"] [data-nc-group="top"] { display: block; padding-top: 0; } [data-nc-base="header"] [data-nc-group="top"] [data-nc-container="top-left"] { display: flex !important; flex-align: center !important; } [data-nc-base="header"] [data-nc-group="top"] [data-nc-container="top-center"], [data-nc-base="header"] [data-nc-group="top"] [data-nc-container="top-right"], .Mobile-bar-menu { display: none !important; } } BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
rikkiprice Posted March 22, 2021 Share Posted March 22, 2021 Hi - I have the same question. @bangank36 - you code ALMOST works for me, but I want the Menu text to be aligned to the the right of the logo, not underneath it. I can't figure out how to adjust the CSS. Can you help? My site is rose-oleander-3eya.squarespace.com (your CSS is not currently applied) Thank you! Link to comment
Beyondspace Posted March 22, 2021 Share Posted March 22, 2021 2 hours ago, rikkiprice said: Hi - I have the same question. @bangank36 - you code ALMOST works for me, but I want the Menu text to be aligned to the the right of the logo, not underneath it. I can't figure out how to adjust the CSS. Can you help? My site is rose-oleander-3eya.squarespace.com (your CSS is not currently applied) Thank you! You mean place the dropdown menu under the logo as well? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
rikkiprice Posted March 25, 2021 Share Posted March 25, 2021 No, I mean place the dropdown menu to the right of the logo instead of the hamburger menu. So you would have the logo top left, and the menu top right - with MENU text (folder name) instead of hamburger Link to comment
tuanphan Posted March 29, 2021 Share Posted March 29, 2021 On 3/26/2021 at 12:04 AM, rikkiprice said: No, I mean place the dropdown menu to the right of the logo instead of the hamburger menu. So you would have the logo top left, and the menu top right - with MENU text (folder name) instead of hamburger Can you share link to your site? We can check 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.