Shopify themes, liquid, logos, and UX
Hello,
I would like to make the background of the text box in the slideshow less opaque than the "Semi-Opaque" selection in the theme. My text is white and hard to read on top of the pizza images. I selected the "Semi-Opaque", but it's too opaque and covers the pizza images, so I want to reduce it. I'm using the Venue Theme.
Thank you!
Kristin
Solved! Go to the solution
This is an accepted solution.
1. Go to Online Store->Theme->Edit code
2. Asset->/theme-critical.scss.liquid->paste bellow code in bottom of file
.home-carousel--minimal .home-carousel__content.home-carousel__content {
background: rgba(0, 0, 0, 0.5); }
This is an accepted solution.
please check screenshot
This is an accepted solution.
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->find bellow class and code on updated of file
.home-carousel--title-5 .section__title-text {
font-size: 1em;
font-weight: bold;
}
.home-carousel--minimal .home-carousel__text {
font-size: 1em;
font-weight: bold;
}
Hello. K13
Please share your site URL.
So that I can check and provide you the exact solution here.
Hello, K13
Thanks for shared.
you have like this.
This is an accepted solution.
1. Go to Online Store->Theme->Edit code
2. Asset->/theme-critical.scss.liquid->paste bellow code in bottom of file
.home-carousel--minimal .home-carousel__content.home-carousel__content {
background: rgba(0, 0, 0, 0.5); }
This is an accepted solution.
please check screenshot
Awesome! It worked! Thank you!
Can I increase the text size and bold the text, too?
This is an accepted solution.
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->find bellow class and code on updated of file
.home-carousel--title-5 .section__title-text {
font-size: 1em;
font-weight: bold;
}
.home-carousel--minimal .home-carousel__text {
font-size: 1em;
font-weight: bold;
}
Hey, I'm also struggling to reduce the opacity of the text background in the slideshow. Could you take a look and explain how I can do this in code?
Temp. password: aufays
Thanks for post
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.hero-content__title {
background-color: rgba(0,0,0, 0.5); /* change opacity last 0.5 as you like */
}
SOLVED! Thank you so much 👍
Thankf for update
Hi! can you please help with the same thing? Also, how can i make my slider bigger in height? thanks a lot!
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community!😊
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
hers's my URL. And I do need help with adding a transparency box and removing a small image icon. see you on picture attached. thnak you!
store URL?
thanks for it
i can't see that section can you please show me
User | RANK |
---|---|
212 | |
150 | |
69 | |
46 | |
39 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023