Jump to content

Editing CSS

Recommended Posts

Posted (edited)

Site URL: https://www.theperfumefactory.org

Hi,

I'm pretty new to CSS. I'm editing a client site which has a fair bit of CSS added. I'm trying to find the main paragraph colour CSS on the homepage, but can't seem to find it. All I'm trying to do is change the font colour...

Can anyone help???

Thanks in advance

A

Edited by Wilcoxwork
Posted

Can you not change the font in the Site Styles menu? You can also change the font color just when editing the page. Do none of the normal methods work?

This is Custom CSS to change that Heading 2 text white, but it shouldn't be a first solution:

#block-63455be0c4e30a655dd89ab7 h2 {
  color:#ffffff;
}

 

Please like and upvote if my comments were helpful to you. Cheers!

Zygmunt Spray
Squarespace Website Designer
Contact me: 
https://squarefortytwo.com 
Hire me on Upwork!

📈 SEO Space (Referral link)
Ⓜ️ 
Will Myers' Plugins & Tutorials (Referral link)
 🔌 Ghost Squarespace Plugins (Referral link)
 SquareWebsites Plugins (Referral link)
 🔲SQSP Themes (Referral link) 
Spark Plugin (Referral link) 
 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) 

 Did I help? Buy me a coffee?

Posted
2 hours ago, Ziggy said:

Can you not change the font in the Site Styles menu? You can also change the font color just when editing the page. Do none of the normal methods work?

This is Custom CSS to change that Heading 2 text white, but it shouldn't be a first solution:

#block-63455be0c4e30a655dd89ab7 h2 {
  color:#ffffff;
}

 

Thanks for your help Ziggy thats brilliant!! The last and only issue is the two buttons on the homepage, I can't seem to override or find the CSS for them...would appreciate your expertise for this. Thanks in advance.

Posted

Can you not adjust this in the site styles? You really should be able to do it there.

Here's some CSS:

.secondary-button-style-solid .site-wrapper .sqs-button-element--secondary {
  color:#ffffff;
}

 

Please like and upvote if my comments were helpful to you. Cheers!

Zygmunt Spray
Squarespace Website Designer
Contact me: 
https://squarefortytwo.com 
Hire me on Upwork!

📈 SEO Space (Referral link)
Ⓜ️ 
Will Myers' Plugins & Tutorials (Referral link)
 🔌 Ghost Squarespace Plugins (Referral link)
 SquareWebsites Plugins (Referral link)
 🔲SQSP Themes (Referral link) 
Spark Plugin (Referral link) 
 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) 

 Did I help? Buy me a coffee?

Posted
16 hours ago, Ziggy said:

Can you not adjust this in the site styles? You really should be able to do it there.

Here's some CSS:

.secondary-button-style-solid .site-wrapper .sqs-button-element--secondary {
  color:#ffffff;
}

 

Thank you that worked! Top man.

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.