Hi.
When Featured Image is turned on for Tiles, the image has a shade of tint added to it with a darker shade on hover.
Where can I adjust these colors? I’ve looked everywhere but can’t find it in the Appearance menu.
Thanks.
scriv.
Apr 4,2017 AT 9:51AM - 4 years ago -Please go to eventon->styles and add following code in the panel and save the settings. You will need to adjust the highlighted value:
.ajde_evcal_calendar.boxy #evcal_list .eventon_list_event .desc_trig.hasFtIMG span.ev_ftImg:before {
opacity: 0.4 !important;
}
If you do not see any changes, go to myeventon->settings and turn on “Write dynamic styles to header” button.
If you still do not see any change, turn off “Write dynamic styles to header” button, save the settings, turn it back and save the settings again.