Designosaur Posted July 13 Share Posted July 13 Hi, I want to add a strip to the header with gradient colours ( prefer hex code or decimal code for custom colour) or add a background image into the strip instead. I'm able to add the strip and solid colour but couldn't figure out how to add the gradient or image. Link to comment
Solution Ziggy Posted July 13 Solution Share Posted July 13 Try this Custom CSS and adjust the colours: header { border-image: linear-gradient(to right, darkblue, darkorchid) 1; border-width: 35px 0px 0px 0px; border-style: solid; } footer { border-image: linear-gradient(to right, darkblue, darkorchid) 1; border-width: 0px 0px 35px 0px; border-style: solid; } Give me a thumbs up if that works! Designosaur 1 Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) ✨ Spark Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
Designosaur Posted July 13 Author Share Posted July 13 Thank you for your time and effort. Working perfectly fine. Ziggy 1 Link to comment
Ziggy Posted July 13 Share Posted July 13 1 minute ago, Designosaur said: Thank you for your time and effort. Working perfectly fine. Not a problem, thanks for the like! Designosaur 1 Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) ✨ Spark Plugin (Referral link) ☕ Did I help? Buy me a coffee? 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