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
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024