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

Product tabs link hover style

Home / Forums / Virtue Theme / Product tabs link hover style

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
June 7, 2015 at 3:12 am

Hello Ben,

I am trying to style the product tabs so that on hover the text is white with a blue background. At the moment I think it has a text shadow.

I have got the following css in my custom css box:

div.product .woocommerce-tabs ul.tabs li:hover {
background-color: #0033cc;
}

div.product .woocommerce-tabs ul.tabs li a:hover {
color: #ffffff;
}

It’s not quite right and I cant see what I’m missing. Can you help at all?

Andrew

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