Sevans Posted April 25 Posted April 25 Hello everyone Just designed my first website in squarespace! Enjoyed it so far. Im having an issue with the navigation on mobile optimisation. My website is one page, so I don't need navigation, but I do want a button on the header. Is there a way to have a button without the navigation appearing on the mobile site? Thankyou!
tuanphan Posted April 26 Posted April 26 Can you share site url? 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!)
Sevans Posted April 26 Author Posted April 26 Here it is! https://wombat-sturgeon-zgtp.squarespace.com/ I did a work around, I just made it white, but would be great if it wasn't there at all! Thank you
tuanphan Posted April 27 Posted April 27 11 hours ago, Sevans said: Here it is! https://wombat-sturgeon-zgtp.squarespace.com/ I did a work around, I just made it white, but would be great if it wasn't there at all! Thank you You can use this code to Website > Website Tools > Custom CSS @media screen and (max-width:991px) { .header-actions.header-actions--right, .header-actions-action--cta { display: flex !important; } .header-burger { display: none !important; } .header-display-mobile { flex-direction: row-reverse; } .header-title-logo a, .header-title-logo a img { max-height: 40px !important; } } 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!)
Sevans Posted April 29 Author Posted April 29 Thanks @tuanphan ! I've pasted the code in but it hasn't worked. Navigation block is still there and still undelete-able
tuanphan Posted April 30 Posted April 30 20 hours ago, Sevans said: Thanks @tuanphan ! I've pasted the code in but it hasn't worked. Navigation block is still there and still undelete-able I see it already shows, you try checking again 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!)
Sevans Posted April 30 Author Posted April 30 I've put it in white, that's why you can't see it Here it is in the editor
tuanphan Posted May 1 Posted May 1 I don't quite understand. What is problem here? I see the code worked Or you want to remove Logo? and keep button only? On 4/25/2024 at 9:42 PM, Sevans said: Hello everyone Just designed my first website in squarespace! Enjoyed it so far. Im having an issue with the navigation on mobile optimisation. My website is one page, so I don't need navigation, but I do want a button on the header. Is there a way to have a button without the navigation appearing on the mobile site? Thankyou! 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!)
Sevans Posted May 2 Author Posted May 2 I can still see it in edit mode, but maybe that's not a problem. Thanks
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment