Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
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!
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024