Shopify themes, liquid, logos, and UX
Hi!
Help me please, i need to change the background to #141212 to the following sections:
link https://eviqo.io/, password EVIQOSTART2023
1. On the main page section Hot spots
and Featured product
2. On the become-eviqo-ambassador page section Image with text
Add the following code to the sections you want:
style="background-color: #141212;"
By the way, you have an excellent web design!
Help me please, I can't find where to put it in the code. I don't see such lines
add this code (theme.css):
@media screen and (min-width: 1000px) {
#shopify-section-template--21344832946489__hot-spots,
#shopify-section-template--21344832946489__featured-product {
background-color: #141212;
}
}
Accept the previous answer as a solution as well, it helps me a lot, thank you!
@media screen and (min-width: 1000px) {
#shopify-section-template--21344832946489__hot-spots,
#shopify-section-template--21344832946489__featured-product,
#shopify-section-template--21544541094201__a2b2ae54-e295-4dd1-94ae-e5fd92e66007 {
background-color: #141212;
}
}
You can also add the background color to this section! 😎✌️
it workssss!!! thank you so much!
can you please also help me with this one? i need to make it black, not white
https://eviqo.io/pages/become-eviqo-ambassador
I'm glad you liked it! Mark it as a solution!
To add that background color to that section also add the following code:
@media screen and (min-width: 1000px) {
#shopify-section-template--21344832946489__hot-spots,
#shopify-section-template--21344832946489__featured-product,
#shopify-section-template--21544541094201__a2b2ae54-e295-4dd1-94ae-e5fd92e66007,
#shopify-section-template--21544541094201__a3fa5a0e-04ff-4e34-916c-29de2607ecbd {
background-color: #141212;
}
}
User | RANK |
---|---|
228 | |
174 | |
65 | |
52 | |
48 |
On 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, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023