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

Hover state for kad info box

Home / Forums / Pinnacle Theme / Hover state for kad info box

This topic is: Resolved
[Resolved]
Posted in: Pinnacle Theme
October 13, 2015 at 9:16 am

I’ve been trying different ways to add a hover state to the kad info boxes (being used as testimonials) but can’t get the code right. I’ve tried adding code to the widgit styles and also the Custom CSS.

Widgit Style
.testimonials-home a:hover {
color: red;
}

Custom CSS
.kad-info-box-38 > div:nth-child(2) > p:nth-child(1) a:hover {
color: green;
}

What am I doing wrong?

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