All things Shopify and commerce
Hi Guys,
www.cocomish.com
I just created my website, I created schemes as well. But there is on color behind sections I couldnt find how to change. I just want to have just white color! But couldnt find it.
Solved! Go to the solution
This is an accepted solution.
Hi @korayaks
You can follow the instruction here :
1. Go to Shopify > Online store > theme > customize
2. Click to Settings > Custom CSS > Paste this code to the section and save.
main#MainContent, body {
background: black !important;
}
Here is the result:
This is an accepted solution.
Hi @korayaks
You can follow the instruction here :
1. Go to Shopify > Online store > theme > customize
2. Click to Settings > Custom CSS > Paste this code to the section and save.
main#MainContent, body {
background: black !important;
}
Here is the result:
Thank you Liz!
You made my day!
Hey @korayaks,
Add this CSS to your base.css file 🙂
body.gradient {
background: #FFFFFF;
}
Cheers!
Shubham | Untechnickle
Oh, and there’s something brewing behind the scenes that’s redefining customer experience. Curious? It’s time to Revize your store. Don’t say we didn’t warn you.
Hello @korayaks
Go to online store ----> themes ----> actions ----> edit code ---->base.css
add this code at the end of the file and save.
@media screen and (min-width: 750px) {
.section-header {
margin-bottom: 0px !important;
}
.section + .section {
margin-top: 0px !important;
}
}
Thanks
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