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?
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025