Shopify themes, liquid, logos, and UX
Hello! I'm editing my shop and I've got a short simple question.
I have an image banner with text and buttons on my home page. Want to make it transparent or just be able to change the transparency settings. How can I do that thing?
Thank you very much for your help!
The website is: https://project-avignon.myshopify.com/
Password: meolyo
Solved! Go to the solution
This is an accepted solution.
Hi,
please add below CSS in theme.css
.banner__box {background: rgba(22,22,22,0.8);}
22,22,22 is color code
This is an accepted solution.
Hi,
please add below CSS in theme.css
.banner__box {background: rgba(22,22,22,0.8);}
22,22,22 is color code
Thank you very much, Hari, you really helped me! This solution works perfectly.
Have a wonderful day!
I have the same issue but I can't find the theme.ccs in my code.
Hi @Spare1 ,
In that case you might have base.css file
How do i change the color to a creamy white?
Hi @jaelahstanley ,
You can paste your Color code at below URL this will provide the HEX code with opacity to include in CSS.
https://imagecolorpicker.com/color-code/190066
could also be
.banner__media {background: rgba( 11,11,11,0.1);}
Goodday that worked but how do I make the container smaller?
Shopify and our financial partners regularly review and update verification requiremen...
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