Hi,
Does anyone know how to adjust the opacity of the overlay feature in the slideshow settings? I want to keep the overlay, I just want it to be less dark.
Thank you in advance.
Solved! Go to the solution
Please provide website url and if your store is password protected then also provide password
This is an accepted solution.
Please place this code at the end of theme.scss
.Image--contrast::after {
background-image: linear-gradient(to top, rgba(4, 4, 4, 0.25), rgba(54, 54, 54, 0.1));
}
Yes you can place code in theme.css file
Thank you for update.
User | Count |
---|---|
448 | |
188 | |
139 | |
60 | |
44 |