Comments Amelia Bennett started the conversationDecember 3, 2019 at 3:16amHi there,How do I remove the dark gradient on the hero images in the centered slider?Thanks 1,974Support repliedDecember 5, 2019 at 6:40amHi Amelia,try addingdiv#image-slider { opacity: 1 !important;}in customizer -> additional CSSThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support PolicyAmelia Bennett repliedFebruary 22, 2020 at 2:24amThanks for this! Is there also a way to remove the shadow on the images?Cheers 1,974Support repliedFebruary 22, 2020 at 4:10pmHello,.centered-slider #image-slider { -webkit-box-shadow: none; box-shadow: none;}Thank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Sign in to reply ...
Hi there,
How do I remove the dark gradient on the hero images in the centered slider?
Thanks
Hi Amelia,
try adding
div#image-slider {
opacity: 1 !important;
}
in customizer -> additional CSS
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Thanks for this! Is there also a way to remove the shadow on the images?
Cheers
Hello,
.centered-slider #image-slider {
-webkit-box-shadow: none;
box-shadow: none;
}
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy