MusicHealthAI Posted March 25, 2021 Share Posted March 25, 2021 Site URL: https://www.verasounds.com Hi everyone, First post from me, but have already learnt a lot from all the posts here. Currently creating a new website in 7.1 and have used a plugin to force the hamburger menu on Desktop view. Which I love....Only problem is - the "Sign Up" button is now only visible in the menu and no longer in the header. Any tips on how I can force the "Sign Up" button to still show on the header (ideally hamburger left, logo middle, button right). Website is www.verasounds.com (WIP) password: vera Any tips would be super helpful. I AM NOT a coder 🙂 Thank you, Nicc Link to comment
Beyondspace Posted March 25, 2021 Share Posted March 25, 2021 13 minutes ago, MusicHealthAI said: Site URL: https://www.verasounds.com Hi everyone, First post from me, but have already learnt a lot from all the posts here. Currently creating a new website in 7.1 and have used a plugin to force the hamburger menu on Desktop view. Which I love....Only problem is - the "Sign Up" button is now only visible in the menu and no longer in the header. Any tips on how I can force the "Sign Up" button to still show on the header (ideally hamburger left, logo middle, button right). Website is www.verasounds.com (WIP) password: vera Any tips would be super helpful. I AM NOT a coder 🙂 Thank you, Nicc try to add this to Design->Custom css to see if it works for you @media screen and (min-width: 640px) { .header .header-actions, .header .header-actions-action--social, .header .header-actions-action--cta { display: block; position: absolute; top: -25%; right: 0; } } 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
MusicHealthAI Posted March 25, 2021 Author Share Posted March 25, 2021 Thank you so much @bangank36 that was an easy fix Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.