Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #909763

    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

    #910592

    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

    #910596

    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

    #910616

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.