Jump to content

Apply CSS code to bold text but exclude hyperlinks

Recommended Posts

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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 plugin
If 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

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.