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 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, 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