Comments Martin started the conversationOctober 22, 2017 at 9:35amHey :)how can i disable the effect over the first page / home image? thanks!Martin repliedOctober 23, 2017 at 3:40pmi would like to disable the "background: url(../images/overlay.png)" effekt only for the startpage (over the slider) 850Jelly repliedOctober 24, 2017 at 9:27amHi,For the overlay, you can disable it with this custom style: .overlay {display: none;}I'm still don't know where is effect you want mentioned.Best Regards,Jelly TeamMartin repliedOctober 24, 2017 at 6:35pmperfect. i was talking about the overlay and not an effect (took the wrong word). Is there any way to disable it only for the first (startpage) background? 850Jelly repliedOctober 30, 2017 at 1:51pmHi,So sorry for late, then you can try class home like this: .home .overlay {display: none;}Best Regards,Jelly Team Sign in to reply ...
Hey :)
how can i disable the effect over the first page / home image?
thanks!
i would like to disable the "background: url(../images/overlay.png)" effekt only for the startpage (over the slider)
Hi,
For the overlay, you can disable it with this custom style:
I'm still don't know where is effect you want mentioned.
Best Regards,
Jelly Team
perfect. i was talking about the overlay and not an effect (took the wrong word).
Is there any way to disable it only for the first (startpage) background?
Hi,
So sorry for late, then you can try class home like this:
Best Regards,
Jelly Team