Change Rich Text Section Background & Text Color

Solved

Change Rich Text Section Background & Text Color

TheUnavailable
Tourist
18 0 2

I added a rich text section under my image banner, I want the background of just that section to be black with white text. How do I change it without changing the whole colors of the page? 

https://theunavailable.myshopify.com/

 

Thank you!

 

TheUnavailable_0-1702093779077.png

 

TheUnavailable_1-1702093801394.png

 

Accepted Solution (1)

KuldeepKumar20
Shopify Partner
312 37 65

This is an accepted solution.

Hi,

Just change the schema color from the backend

 

 

KuldeepKumar20_0-1702097850206.png

 

For Design, Development and custom changes Hire Me.
If your problem solved then Like & Accept this Solution.
Email ID: codermail30@gmail.com

View solution in original post

Replies 3 (3)

KuldeepKumar20
Shopify Partner
312 37 65

This is an accepted solution.

Hi,

Just change the schema color from the backend

 

 

KuldeepKumar20_0-1702097850206.png

 

For Design, Development and custom changes Hire Me.
If your problem solved then Like & Accept this Solution.
Email ID: codermail30@gmail.com
dpfuenza
Excursionist
17 0 2

Hi there! I tried to do this you suggested, but when I go to the Rich text, then Edit color Scheme, it edits the entire background of the whole HOME page. Not just the Rich text box. Do you know why this is happening?

thanks!

dpfuenza_0-1718364790836.png

 

Dan-From-Ryviu
Shopify Partner
11363 2227 2399

Hi @TheUnavailable 

Go to Online store > Themes > Edit code > open theme.liquid file, add this code below after <head> element

<style>
#shopify-section-template--21494206988566__9614686b-7a3d-4166-be91-c992e5c80f7e .rich-text {
background: #000;
}
#shopify-section-template--21494206988566__9614686b-7a3d-4166-be91-c992e5c80f7e .rich-text,
#shopify-section-template--21494206988566__9614686b-7a3d-4166-be91-c992e5c80f7e .rich-text__heading {
color: #fff;
}
</style>

- Found this helpful? Hit "Like" and "Accept as Solution"! Support me: Donate!
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
Built for Shopify

Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.