- This topic has 3 replies, 2 voices, and was last updated 1 year, 7 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Hi – How do i remove the grey overlay from the slider? My otherwise crisp images get this doll look after a second or two.
Thanks in advance 🙂
Hi Sarah,
Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:
#featured-slider .image-overlay {
background-color: transparent !important;
}
Kind Regards
Perfect, thx! 🙂
Is it possible to change the colour of the button in the slider as well?
Hi Sarah,
Sure, just send us the colour you want to be applied and we will create a CSS snippet for that.
Kind Regards