Dawn - Colors different but same color code

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

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;
}

thank you !!

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.