All things Shopify and commerce
Is there any way to extend the background color of the container to fill the entire line , now when you look at the container it has blank space on both the left and right side of the web page . How to make the entire line have a background color as yellow. Any assistance would be helpful.
Site url :: https://nxxdacuumxpfw971-71493648693.shopifypreview.com
Solved! Go to the solution
This is an accepted solution.
Hi @Anonymous
You can follow the following steps:
1. Please go to the Online Store
2. Then Edit Code
3. Please find the theme.liquid file
4. And add the following code in theme.liquid file above the </head> tag
<style>
section#shopify-section-sections--20744440119605__e93b1dd5-a2d0-491d-a60e-34cea9d7e912 {
background-color: #DDAE2A !important;
}
</style>
If this solution is worked, then please Like this and Mark this as accepted solution!
Laddi
This is an accepted solution.
Hi @Anonymous
You can follow the following steps:
1. Please go to the Online Store
2. Then Edit Code
3. Please find the theme.liquid file
4. And add the following code in theme.liquid file above the </head> tag
<style>
section#shopify-section-sections--20744440119605__e93b1dd5-a2d0-491d-a60e-34cea9d7e912 {
background-color: #DDAE2A !important;
}
</style>
If this solution is worked, then please Like this and Mark this as accepted solution!
Laddi
User | RANK |
---|---|
44 | |
41 | |
40 | |
28 | |
21 |
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