Hover Select Color

How do I change the color of these categories when I hover my mouse over them. They (circled in red) turn black and the text changes orange, I'd like just the text to change orange like what I have underlined in green. I can not find where to switch this! Thank you!

1 Comment
  1. Do you know Css?
    If so You know what need to do.

    1- Enter to developer tools in your browser
    2- Identify the Element class
    3- Write Css
    As below

    .elementclass:hover{
    color:orange;
    }

    If you need further support Provide Web URL.
    I’ll give you a code add it into Theme Custom css option

 

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