A4637 Posted December 21, 2020 Share Posted December 21, 2020 Hi I’ve tried multiple different codes but haven’t had any luck yet. Is it possible to show a page link in the navigation ONLY on mobile? (Unfortunately the website is hidden, as it is a project for a client that hasn’t launched yet). Thanks. Link to comment
Beyondspace Posted December 21, 2020 Share Posted December 21, 2020 56 minutes ago, A4637 said: Hi I’ve tried multiple different codes but haven’t had any luck yet. Is it possible to show a page link in the navigation ONLY on mobile? (Unfortunately the website is hidden, as it is a project for a client that hasn’t launched yet). Thanks. You can prepare a site wide password to share, basically you want to show a nav item on mobile but hide it on destop right? 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
A4637 Posted December 21, 2020 Author Share Posted December 21, 2020 Yes, exactly! Beyondspace 1 Link to comment
Solution Beyondspace Posted December 21, 2020 Solution Share Posted December 21, 2020 12 minutes ago, A4637 said: Yes, exactly! For example of your folder nav item url is /services .header-nav-folder-content a[href*="services"] { display: none; } A4637 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
A4637 Posted December 21, 2020 Author Share Posted December 21, 2020 Thank you so much!!! It worked! Link to comment
tiffybennett1 Posted January 29, 2022 Share Posted January 29, 2022 On 12/21/2020 at 4:48 PM, bangank36 said: .header-nav-folder-content a[href*="services"] { display: none; } Hi, I'd love some help on this Where does the code get pasted? Link to comment
tuanphan Posted January 30, 2022 Share Posted January 30, 2022 8 hours ago, tiffybennett1 said: Hi, I'd love some help on this Where does the code get pasted? Home > Design > Custom CSS 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
Create an account or sign in to comment
You need to be a member in order to leave a comment