Liquid, JavaScript, themes, sales channels
Website https://chaman-tienda.myshopify.com/
password homedev@091421
Hi, I would like to change the background color on Featured Collections (called Store / Tiende)
I tried adding the following to theme.css but it isn't working and I can't find the section id in settings_data.json
#shopify-section-feature-columns {
background-color: #009d94 !important;
h2, h3, p {color: #fdde00;
}
#shopify-section-16317740379738394c {
background-color: #009d94 !important;
h2, h3, p {color: #fdde00;
}
Thanks!
Solved! Go to the solution
This is an accepted solution.
Hi @chaman,
Please change the code as below:
#shopify-section-collection{
background-color: #009d94 !important;
}
#shopify-section-collection h2,
#shopify-section-collection h3,
#shopify-section-collection p{
color: #fdde00 !important;
}
Hope it helps!
If you find my answer helpful for you, please mark it as a solution. Thank you and good luck.
This is an accepted solution.
hello @chaman
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
#shopify-section-collection{
background-color: #009d94 !important;
}
#shopify-section-collection h2,#shopify-section-collection h3,#shopify-section-collection p{
color: #fdde00 !important;
}
I also want to change the font color fo the headers but that isn't working on either of the sections.
This is an accepted solution.
Hi @chaman,
Please change the code as below:
#shopify-section-collection{
background-color: #009d94 !important;
}
#shopify-section-collection h2,
#shopify-section-collection h3,
#shopify-section-collection p{
color: #fdde00 !important;
}
Hope it helps!
If you find my answer helpful for you, please mark it as a solution. Thank you and good luck.
This is an accepted solution.
hello @chaman
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
#shopify-section-collection{
background-color: #009d94 !important;
}
#shopify-section-collection h2,#shopify-section-collection h3,#shopify-section-collection p{
color: #fdde00 !important;
}
Thanks everyone. That worked!
User | RANK |
---|---|
37 | |
25 | |
14 | |
13 | |
9 |
Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023