Search for: Log In Free Support [Resolved] Productcategory page – visisted links should not change color Home › Forums › Support › Productcategory page – visisted links should not change color This topic has 5 replies, 2 voices, and was last updated 3 months, 2 weeks ago by David. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts September 26, 2020 at 12:28 am #1459501 Kasper Hi, I have a problem on my product category page that I hope you can help me with. This is the page: https://www.optimasport.dk/produkter/recovery_boots/ Every time a link is visisted, the color change to balck. Is there someway that I can disable this? September 26, 2020 at 6:50 am #1459811 DavidStaff Customer Support Hi there, can you disable your cache plugin so i can see whats causing that. Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ September 27, 2020 at 2:22 am #1460690 Kasper That is done now. September 27, 2020 at 4:56 am #1460822 DavidStaff Customer Support Looks like the cache was causing the problem by mixing up the order of the CSS. If you test an a private browser you will see the links don’t change the visited color. If re-enabling the cache causes the issue – then add this CSS to fix the problem: .site-content a:visited { color: #2ea3f2 !important; } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ September 30, 2020 at 9:43 pm #1466427 Kasper Thank you very much that worked 🙂 October 1, 2020 at 2:31 am #1466749 DavidStaff Customer Support You’re welcome Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In