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 Color on text

Home / Forums / Virtue Theme / Hover Color on text

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
September 13, 2015 at 4:57 am

Hi there,

my test site:
go to the bottom of the page

need some words to change color on hover, without having a link, so i try to give them a class like this:

<span>This is a <span class='yellow'>Text</span> about Color.</span> …in Visual editor text mode…

and style with this CSS:

.yellow:hover {
color:yellow;
}

this works fine on test sites like jsfiddle.net or similar code-testing-sites, but fails here. Is this because of the Visual editor ?

Thank you,
B.

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