Visited link color with CSS

[ad_1]

Plugin Author
WPJoli

(@wpjoli)

Hello,

Your CSS selector does not match anything because there is no “wpj-jtoc–jtoc-link-color-visited” class and that’s why it doesn’t work. Also, visited links require a pseudo class selector.

If you want to have control over visited links, you can use this custom CSS:

.wpj-jtoc--item .wpj-jtoc--item-content > a:visited {
    color: red;
}

Cheers !

 

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