Shopify themes, liquid, logos, and UX
I have a logo for banner but its not fully taking the with of the site and i wanted to change the background color.where schould i do this.
Website is filyra.be
Thanks in advance
Solved! Go to the solution
This is an accepted solution.
Hi @Filyra
You can change the background color by following on the steps below.
1. From you Admin page, go to Online store > Themes > Customize
2. Go to your image banner section by clicking the Image banner, you will se the Custom CSS area. Place the code inside the textbox so it only applies to this section.
NOTE: Change the red to the color you want
.banner .banner__media.media {
background: red;
}
This is an accepted solution.
Hi @Filyra
You can change the background color by following on the steps below.
1. From you Admin page, go to Online store > Themes > Customize
2. Go to your image banner section by clicking the Image banner, you will se the Custom CSS area. Place the code inside the textbox so it only applies to this section.
NOTE: Change the red to the color you want
.banner .banner__media.media {
background: red;
}
thanks that worked
User | RANK |
---|---|
163 | |
141 | |
70 | |
66 | |
55 |
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023