halfhide Posted April 24 Share 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 Link to comment
Ziggy Posted April 24 Share 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! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
Harsh_Yadav Posted April 24 Share 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! Link to comment
halfhide Posted May 16 Author Share Posted May 16 Hi there! Thank you so much! It was very helpful! 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