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 Beyondspace 1 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) 🗓️ 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
MusicHealthAI Posted March 25, 2021 Author Share Posted March 25, 2021 Thank you so much @bangank36 that was an easy fix Beyondspace 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