Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Icon Color

Home / Forums / Virtue Theme / Icon Color

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
April 10, 2016 at 4:55 pm

How can I change the color of the icon image only (not the text – I want the text to remain back)? What is the class I need to target with CSS?

FYI, I disabled the hover effect using the following CSS:

.home-iconmenu .home-icon-item:hover {
background-color: transparent;
}

.home-iconmenu a h4, .home-iconmenu a i, .home-iconmenu a p, .home-iconmenu .home-icon-item h4, .home-iconmenu .home-icon-item p, .home-iconmenu .home-icon-item i {
color: black !important;
}

  • The forum ‘Virtue Theme’ is closed to new topics and replies.