ellen_b Posted August 27 Share Posted August 27 Hi, I want to make hyperlinked text within accordion descriptions underlined, rather than just another color. This is the code I tried, but it is making the whole description underlined instead. Anyone know how I should tweak it? Thank you! https://upwardpartners.squarespace.com/?password=brian /* Makes links in accordion description underlined */ .sqs-block-accordion .accordion-item__description, p a { text-decoration: underline; } Link to comment
Solution Ziggy Posted August 28 Solution Share Posted August 28 Looks like you need to remove a comma: /* Makes links in accordion description underlined */ .sqs-block-accordion .accordion-item__description p a { text-decoration: underline; } 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
ellen_b Posted August 28 Author Share Posted August 28 @Ziggy Oh, that was an easy fix! Thank you!! Ziggy 1 Link to comment
Ziggy Posted August 28 Share Posted August 28 (edited) 26 minutes ago, ellen_b said: Oh, that was an easy fix! Thank you!! I like to make it look easy! Edited August 28 by Ziggy 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment