Hi, is it possible to achieve a similar effect found on my bank’s website?: https://www.advantiscu.org/loans/mortgage-center …halfway down the page, on the images. It turns a nice blue/turquoise. Not sure how to do this using the new Pro functions, except by using css markup:
$el:hover .x-bg-layer-upper-color {
background: rgba(5, 146, 146, 0.73) !important;
}
.
Is this possible using the new functions? Or could you put it in a future release? Effects>Interaction>Filter>Type> (New drop down item “Colorize”)…? Maybe I’m missing something that’s already available. Any suggestions would be greatly appreciated. Cheers!
Hi @Stephenk,
Thanks for reaching out.
Yes, this is doable without using custom CSS. Please check this previous thread and this can be applied in both Pro and X theme.
Hope that helps.
Thank you.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.