DPJ Posted January 24, 2022 Share Posted January 24, 2022 (edited) Site URL: https://www.davidpauljones.com/palmstar-poppy Hello, in Page Header Code Injection) what would I add to the code below to tell it to ignore bold text which is a hyperlink? (I have already assigned code for hyperlinks in Custom CSS). #block ID strong {color: #6D6D6D !important;} Edited January 24, 2022 by DPJ Link to comment
Beyondspace Posted January 24, 2022 Share Posted January 24, 2022 56 minutes ago, DPJ said: Site URL: https://www.davidpauljones.com/palmstar-poppy Hello, in Page Header Code Injection) what would I add to the code below to tell it to ignore bold text which is a hyperlink? (I have already assigned code for hyperlinks in Custom CSS). #block ID strong {color: #6D6D6D !important;} Try #block ID strong { color: #6D6D6D !important; font-weight: normal; text-decoration: none; } If it doesn't works, kindly share the protected password so we can take a look Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you 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