clakdesign Posted September 13, 2022 Share Posted September 13, 2022 Hi If you show the button in the Header Menu, the button will also show up on mobile. Is it possible to hide the button on mobile? Can you teach me about it? Link to comment
Beyondspace Posted September 13, 2022 Share Posted September 13, 2022 3 hours ago, clakdesign said: Hi If you show the button in the Header Menu, the button will also show up on mobile. Is it possible to hide the button on mobile? Can you teach me about it? Can you share your site with the protected password? We can give some codes applying only on mobile clakdesign 1 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
clakdesign Posted September 13, 2022 Author Share Posted September 13, 2022 1 hour ago, bangank36 said: Can you share your site with the protected password? We can give some codes applying only on mobile Posted 1 minute ago Hi thank you for the message! https://planning-es.squarespace.com/ pass: 20220913 Thank you. Link to comment
Solution tuanphan Posted September 17, 2022 Solution Share Posted September 17, 2022 On 9/13/2022 at 2:48 PM, clakdesign said: Posted 1 minute ago Hi thank you for the message! https://planning-es.squarespace.com/ pass: 20220913 Thank you. Add to Design > Custom CSS /* Hide works button on mobile */ div.header-menu-cta a.btn { display: none; } clakdesign 1 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
clakdesign Posted September 20, 2022 Author Share Posted September 20, 2022 On 9/17/2022 at 5:39 PM, tuanphan said: Add to Design > Custom CSS /* Hide works button on mobile */ div.header-menu-cta a.btn { display: none; } Thank you very much! You helped me out a lot! thanks! tuanphan 1 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