Hi @cezareluke,
Would you please share the URL of the site where I can see the background and provide a solution for you?
Let me know.
Thread Starter
Cesare
(@cezareluke)
When I put the site online.
The problem occurs only by viewing the site from PCs while smartphones do not have this problem. The brightness of the photo decreases and I do not understand why.
Thanks so much
Thread Starter
Cesare
(@cezareluke)
Thread Starter
Cesare
(@cezareluke)
Hi @cezareluke,
Add the following custom CSS to customize-> Additional CSS
@media screen and (min-width: 768px){
.hero-slider .home-slider-overlay {
background: transparent!important;
}
}
Let me know how it goes.
Thread Starter
Cesare
(@cezareluke)
Perfect!
thank you very much
Hello,
I m having problem with the home page banner slider.When i use slider, the images of slider get disturb.They get blur up.and when i use single image, the image remain as it is.Please help.