I’m using the Tile view, and I need to change the opacity of the black overlay to darken it. The white text can barely be seen over the overlay and pictures underneath it. I want to keep the featured images, just need to make the white text over the overlay more visible.
Following is the code I’m using:
[add_eventon_el tiles=”yes” number_of_months=”2″ event_count=”4″ tile_count=”4″ show_et_ft_img=”yes” event_past_future=”future” ux_val=”3″ event_count_list=”yes” pec=”ct”]
Any thoughts?
May 4,2022 AT 12:06PM - 2 years ago -Hello,
Could you remove show_et_ft_img=”yes” from the shortcode first? With enabled Tile Design it may cause issues.
I removed the show_et_ft_img=”yes”, but now there’s now more background image.
We don’t want a plain colored background. That’s too boring.
We just want to darken the overlay. How can we do that?
Hi Carlos,
In that case, add the custom CSS code below to Appearance > Customize > Additional CSS
.ajde_evcal_calendar.boxy #evcal_list .eventon_list_event .desc_trig.hasFtIMG span.ev_ftImg:before{opacity:0.7;}
Thank you. That worked!
We are glad your issue is resolved, if you have any further questions or concerns please create a new ticket.
If you have a moment, we would greatly appreciate if you could kindly leave us a review at codecanyon! from your account > downloads. Cheers!