alex_lucke Posted November 9, 2023 Posted November 9, 2023 (edited) Hi! I love the Flex animation and am happy with how it looks on paragraph links, but I would like to remove it on heading links ie "Copywriter and author." Is there a way to disable and target this underline specifically? I've tried the following code targeted at a specific section with no luck. To remove the line - a.toggle_trigger { color: #000000; } a.toggle_trigger:after { display: none !important; } To change the color - /* STYLING THE LINKS */ .sqs-block h3 a, .sqs-block body a { color: #000000; } .tweak-global-animations-animation-type-flex .sqs-block{ h3 a, body a { background-image: linear-gradient(@punk,@punk),linear-gradient(@punk,@punk) !important; } } Thanks in advance! The password to my site is: playtime 🤸♀️ Edited November 9, 2023 by alex_lucke Awkward spacing and wanted to change the emoji
tuanphan Posted November 12, 2023 Posted November 12, 2023 Hi, Can you share link to page where you use heading text? We can check text selector easier 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment