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

Kadence slider alpha transparency on buttons

Home / Forums / Membership Forums / Kadence slider alpha transparency on buttons

This topic is: Resolved
[Resolved]
June 9, 2017 at 3:22 am

I am seriously struggling. I am able to add a transparency on the Kadence Slider Pro button layer background. But I cannot for the life of me find the css class for the button layer background on hover. This is what I have for both.

.ksp-btn-layer{
background: rgba(44, 72, 120, 0.6);
}

.ksp-btn-layer a:hover{
background: rgba(255, 255, 255, 0.6);
}

The first one works as mentioned and the second one doesn’t (the hover).

Please can someone supply me with the css for the hover?? The site is in maintenance mode so a link is a bit difficult.

  • The forum ‘Membership Forums’ is closed to new topics and replies.