Changing specific text color for banners and rich text

Solved

Changing specific text color for banners and rich text

SeanFondrk1
Shopify Partner
7 0 1

I'm looking to change the text color for banners and rich text individually without affecting the entire site
I'm using the archetype impulse theme

Accepted Solution (1)
BSS-Commerce
Shopify Partner
3477 464 552

This is an accepted solution.

Hi @SeanFondrk1,

You can follow these steps:

1. Inspect the website, you find the element that needs to change the font color

 

BSSCommerce_5-1684377123608.png

2. Copy the element's selector

 

BSSCommerce_6-1684377137821.png

3. Go to edit code in themes, search for theme.css or base.css file or file with .css format

 

BSSCommerce_7-1684377159245.png

4. you just copied the element's selector, add attribute: color

 

BSSCommerce_8-1684377172961.png

5. Result after add code css in storefront

BSSCommerce_9-1684377191455.png

 

If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here .


B2B Solution & Custom Pricing | Product Labels by BSS


Need help from our expert? Kindly share your request with us via community@bsscommerce.com


BSS Commerce - Full-service eCommerce Agency

View solution in original post

Replies 5 (5)

StoreWatchers
Trailblazer
205 30 39

Hello @SeanFondrk1,

 

Greetings from the Store Watchers Support Team! Happy to help you today.

 

Can you please provide your store URL (with storefront password if any) so I can check it?

 

Let me know if need further assistance

Regards,
Store Watchers Support Team

StoreWatchers - Automate testing for your Shopify store in seconds


If you find my reply helpful, please hit Like and Mark as Solution
Visit us: App Store | Website | FAQs
SeanFondrk1
Shopify Partner
7 0 1

BSS-Commerce
Shopify Partner
3477 464 552

Hi @SeanFondrk1 
Can you kindly share your store link (with the password, if any) with us? We will check it and suggest you a solution if possible.

If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here .


B2B Solution & Custom Pricing | Product Labels by BSS


Need help from our expert? Kindly share your request with us via community@bsscommerce.com


BSS Commerce - Full-service eCommerce Agency
SeanFondrk1
Shopify Partner
7 0 1
BSS-Commerce
Shopify Partner
3477 464 552

This is an accepted solution.

Hi @SeanFondrk1,

You can follow these steps:

1. Inspect the website, you find the element that needs to change the font color

 

BSSCommerce_5-1684377123608.png

2. Copy the element's selector

 

BSSCommerce_6-1684377137821.png

3. Go to edit code in themes, search for theme.css or base.css file or file with .css format

 

BSSCommerce_7-1684377159245.png

4. you just copied the element's selector, add attribute: color

 

BSSCommerce_8-1684377172961.png

5. Result after add code css in storefront

BSSCommerce_9-1684377191455.png

 

If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here .


B2B Solution & Custom Pricing | Product Labels by BSS


Need help from our expert? Kindly share your request with us via community@bsscommerce.com


BSS Commerce - Full-service eCommerce Agency