- This topic has 2 replies, 3 voices, and was last updated 7 years, 10 months ago by Hash.
Viewing 3 posts - 1 through 3 (of 3 total)
- AuthorPosts
- February 13, 2017 at 10:58 pm #1944RealaParticipant
Hi there,
The slider images seem to have been darkened / reduced opacity once displayed using the theme.
Is there any way to show them in their full brightness?
Thanks in advance 🙂
February 14, 2017 at 2:55 pm #1962mohmadrafiParticipantPLS ADVICE HOW TO MAKE THE SLIDER OVERLAY TO BE LITTLE LIGHTER.
DONT WANT TO REMOVE OTHER WISE TEXT IS NOT VISIBLE
February 16, 2017 at 10:57 pm #2048HashKeymasterIf you want to remove the overlay then here is the CSS code
.ht-slide-overlay{display:none;}
If you want to lighten the Overlay then here is the CSS code
.ht-slide-overlay{background: rgba(0,0,0,0.1);}
Add the above code in Additional CSS field of Customzer Panel.
- AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.