Hi! I am using Sense theme and I need to change opacity of text containers on image banner and slideshow. I really need them to be more transparent. I tried some offered solutions for differen themes givven in the community, but they did not work. I would appretiate any help!
Here’s an example of how you can change the opacity of text containers in an image banner or slideshow:
.banner-text,
.slideshow-text {
opacity: 0.7;
}
Hi @Anakosta
Please follow the instructions below
-
From you Admin page, go to Online store > Themes > Customize
-
Go to the image banner section
-
Make sure to uncheck the Show container on desktop and SAVE. See image below
This is the way to hide the banner. In my case I need to change the opacity of it. Any suggestion for that?
Thank you
Hi, I paste the code to the base.css but the container remain with no changes. Any other solution we could think?
Thank you
please let me know if you figure this out
