How to change the color of the hover text

[ad_1]

Hi @misaka1

The colour of the hover link is pre-set to white in order to look good in 99% of cases. To modify this, you would need a little bit of CSS.

Something like this should do the trick –

[data-link=type-4] .entry-content p>a:hover, [data-link=type-4] .entry-content em>a:hover, [data-link=type-4] .entry-content strong>a:hover, [data-link=type-4] .entry-content>ul a:hover, [data-link=type-4] .entry-content>ol a:hover {
    color: red;
}

Of course, change the colour to whatever you may like.

Hope this helps!

Thanks.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer