Tobiah Posted January 11 Share Posted January 11 Hi, I was wondering if there was any possible way to add a drop shadow to the text of a specific section of my home page? The white text is a little difficult to read but a small drop shadow will drastically improve legibility. Link to comment
Ziggy Posted January 11 Share Posted January 11 Yes, this is possible with adding Custom CSS. Can you share your website URL? Thanks! 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)☕ Did I help? Buy me a coffee? Link to comment
Tobiah Posted January 13 Author Share Posted January 13 On 1/11/2023 at 12:47 AM, Ziggy said: Yes, this is possible with adding Custom CSS. Can you share your website URL? Thanks! Hi Ziggy! https://www.tobiahlui.com Link to comment
Ziggy Posted January 13 Share Posted January 13 (edited) Try adding this to your Custom CSS: section[data-section-id="63ba3dd09dcf5478914c2b38"] { h2 { text-shadow: 2px 2px #000; } p { text-shadow: 1px 1px #000; } } You can adjust the color and size of the shadow for the H2 and P text individually. Let me know if that has worked, and give me a thumbs up if you can, thanks! Edited January 13 by Ziggy 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)☕ 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