How do I change the black background in my home page slider to a lighter shade? I want it to be more transparent so the image shows through more
Thanks!
Change opacity of slide caption in Coherence
4 posts from 3 voices-
Posted 9 months ago #
-
Hey!
Add following code to css/custom.css and adjust the last value - choose a value between 0 and 1.
.caption_framed .slideshow_caption .slideshow_inner_caption { background: rgba(0, 0, 0, 0.5); }Regards,
PeterPosted 9 months ago # -
Hi elames,
I think the black background you want to have faded is the black background above the frontpage slider, I tried to make the changes but I don't think it looks good, try to add this code in Quick CSS:
#header .container, .avia_wpml_language_switch, #top .slide_controls a, .invers_pointer span { background: rgba(0, 0, 0, 0.35) !important; }Regards,
IsmaelPosted 9 months ago # -
No that is not it. I think Dude gave me what I wanted. I will try it and let you know. thank you
Yes Dude gave me what I needed. Thanks again:-)Posted 8 months ago #
Topic Closed
This topic has been closed to new replies.














