Lelle56 Posted May 31 Posted May 31 Hey yall! I'm trying to achieve this mockup image below -- does anyone have code for turning the Accordion Title font bold only when the accordion item is open? Tried a few things with no luck. Thanks! L
tuanphan Posted June 1 Posted June 1 Can you share link to this page? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Lelle56 Posted June 1 Author Posted June 1 @tuanphanURL below!! https://sheep-plane-zgpj.squarespace.com/about password: standout thank you again!
Solution Lesum Posted June 2 Solution Posted June 2 @Lelle56 You can try adding this code snippet under Utilities > Website Tools > Custom CSS. li.accordion-item[data-is-open] .accordion-item__title { font-weight: 700 !important; } tuanphan 1 If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. Sam Web Developer & Digital Designer ☕ Did you find my contribution helpful? Buy me a coffee?
Naomen Posted December 3 Posted December 3 (edited) Hi @Lesum, Is there any chance to use the highlight marker in yellow over an accordion title? looking for a code snippet there 🙂 Thanks! Edited December 3 by Naomen
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment