Jump to content

Changing Font Colour CSS

Recommended Posts

  • Replies 2
  • Views 458
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

I would recommend that you download and install Block Identifier extension for Squarespace if you haven't already. You can download the extension for Google Chrome or Mozilla Firefox.

In most cases, text elements will fall into several categories.

Headers: h1, h2, h3, h4

Paragraphs: p

You can use the extension to target other blocks on your website and apply new properties to them.

For example: The following code will change the text color on the first slide to black:

#block-yui_3_17_2_1_1622558832913_3377 p {
color: #000;
}
Link to comment
9 hours ago, Wolfsilon said:

I would recommend that you download and install Block Identifier extension for Squarespace if you haven't already. You can download the extension for Google Chrome or Mozilla Firefox.

In most cases, text elements will fall into several categories.

Headers: h1, h2, h3, h4

Paragraphs: p

You can use the extension to target other blocks on your website and apply new properties to them.

For example: The following code will change the text color on the first slide to black:

#block-yui_3_17_2_1_1622558832913_3377 p {
color: #000;
}

Thank you so much mate! I will do that.

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.