Shopify themes, liquid, logos, and UX
Hello,
How can I remove the color scheme / color background of my Image Banners?
For example, I would like to remove the black color background in that Image Banner. That feature is not available in the color schemes options
On the other hand, is there a way to change the way my product detail page images are listed? I would like to see the pictures of my products laid out in a image slider gallery, such as:
Shopify: https://tridensusa.myshopify.com/
Thanks in advance
Solved! Go to the solution
This is an accepted solution.
thanks for more details yes please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css ->paste below code at the bottom of the file.
.banner__box.color-background-1, .banner__box.color-accent-1 {
background: transparent !important;
}
also if you need product slider flow this all step if any issue let me know
https://made4uo.com/blogs/dawn-theme-tweaks-and-trick/product-slider-for-dawn-theme
sorry for that issue
how can i check bcz your store is password protect
Hello there!
I am sorry about that, pw is gienim
I would also love to know how to remove the white background on this image banner
Thanks in advance 🙂
This is an accepted solution.
thanks for more details yes please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css ->paste below code at the bottom of the file.
.banner__box.color-background-1, .banner__box.color-accent-1 {
background: transparent !important;
}
also if you need product slider flow this all step if any issue let me know
https://made4uo.com/blogs/dawn-theme-tweaks-and-trick/product-slider-for-dawn-theme
its my pleasure to help us
Hi Katan,
The background gradient color of the Image Banner is grey, I tried to reduce the
oh sorry for that issue can you please send store url
hello your code works perfect but i would like to keep the banner text white , the button change to my accent 1 but i dont like the text black , thank you very much
In Canada, payment processors, like those that provide payment processing services t...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025