Viewing 1 replies (of 1 total)
  • Plugin Author codebycarter

    (@codebycarter)

    Hey,

    Yes sorry about that. I’ll make sure it only affects the forum in the next version. Please open wp-bulletin-board/css/wpbb-light-style.css or wpbb-dark-style.css.

    Find and remove:

    /* Links */
    a:link {
        text-decoration: none;
    }
    a:visited {
        text-decoration: none;
        color:#0066CC;
    }
    a:active {
        text-decoration: none;
    }
    a:hover {
        text-decoration: none;
    }

    Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘Visited Links on Main Website Changing Color’ is closed to new replies.