halfhide Posted April 24 Posted April 24 Hi all Hope someone can help. I'm trying to move the button in the header menu to top right corner, as seen on attached image. Can you help? + also remove hover color on button and replace with an underline. Like the main menu. https://apricots-reed-54hl.squarespace.com/ Thank you very much in advance. Alastair
Ziggy Posted April 24 Posted April 24 Try this Custom CSS: .header-display-desktop { align-items: flex-start; } Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee?
Harsh_Yadav Posted April 24 Posted April 24 (edited) @halfhide Pease use this CSS code. .header-actions--right .header-actions-action--cta .sqs-button-element--tertiary { position: absolute; top: -30%; right: 0; } .header-actions--right .header-actions-action--cta .sqs-button-element--tertiary:hover { text-decoration: underline; opacity: 1; } Edited April 24 by HimanshuYadav Thanks!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment