Hi,
Thank you for amazing support all the time.
What i want to do is change Iconbox title color and text box color to white when i hover over column. I did almost icon color to change to white when hover over on column but i can’t change title and text below title to white on hover.
Please find link to my website in private content area. Please see Our services section on home page.
Thanks
Aadil
Hey danielromanin,
Try this code in the General Styling > Quick CSS field:
.post-entry-71 .flex_column.av_one_fourth:hover a {
color: #fff !important;
}
Best regards,
Mike
Hi Mike,
Thank you so much for your help. Any chance we make icon background color to blue and icon color to white on column hover?
SEE Here : http://prntscr.com/icu7en
Find my site URL in private content area.
Thanks
Aadil
Hi,
It looks like this already occurring when you hover over the column. The red background turns blue, and the icon turns white.
Best regards,
Jordan Shannon