Have your say in Community Polls: What was/is your greatest motivation to start your own business?

Dawn - Colors different but same color code

Solved

Dawn - Colors different but same color code

Alex087
Trailblazer
229 3 36

hi,

 

I have 2 sections (see the image) that have the same code color for the background but they appear different.

I have a feeling that there is a filter somewhere that change the color. They don't have the same color, I don't know what to do.

Thanks for your help

Alex

 

Screenshot 2023-09-22 at 13.28.44.png

Accepted Solution (1)

ZestardTech
Shopify Partner
5911 1067 1413

This is an accepted solution.

Hello there,

 

1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > base.css and paste this at the bottom of the file:

 

.multicolumn-card.content-container {
background: #f0ebff!important;
}

 

ZestardTech_0-1695383565267.png

 

 

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing

View solution in original post

Replies 3 (3)

ZestardTech
Shopify Partner
5911 1067 1413

This is an accepted solution.

Hello there,

 

1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > base.css and paste this at the bottom of the file:

 

.multicolumn-card.content-container {
background: #f0ebff!important;
}

 

ZestardTech_0-1695383565267.png

 

 

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing
Alex087
Trailblazer
229 3 36

thank you !!

ZestardTech
Shopify Partner
5911 1067 1413

Thank you for your response. It's good to know that it's worked for you. Kindly feel free to get back to me if you need any further assistance.
If helpful then please Like and Accept Solution.

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing