Graphicaljordan Posted December 20, 2022 Share Posted December 20, 2022 Hi, I am trying to replicate the line that appears under the main navigation. I would like the line to also appear on the mobile menu overlay. Can anyone help? Site: https://fox-beagle-3wxe.squarespace.com/ pw: bostock Thanks! Link to comment
Beyondspace Posted December 20, 2022 Share Posted December 20, 2022 25 minutes ago, Graphicaljordan said: Hi, I am trying to replicate the line that appears under the main navigation. I would like the line to also appear on the mobile menu overlay. Can anyone help? Site: https://fox-beagle-3wxe.squarespace.com/ pw: bostock Thanks! You can try adding to Home > Design > Custom Css @media only screen and (max-width: 767px) { .header-announcement-bar-wrapper { border-bottom: 1px solid #000; } } BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget 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
Beyondspace Posted December 20, 2022 Share Posted December 20, 2022 My testing Support me by pressing 👍 or marking as solution if this useful for you BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget 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
Graphicaljordan Posted December 20, 2022 Author Share Posted December 20, 2022 Amazing thank you! I removed the original line under header I had in the CSS and used this instead which appears across all instances. Jordan 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