Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #112229
    Leslie Bigos
    Participant

    Hello, I need some help with the Link Hover Color in my Header Right Sidebar. I cannot seem to change the HOVER color. I tried to create a class style for the phone number and while I was able to effect the size, I could not effect the color. I do not want a Blue hover color.

    Thank you!

    #112254
    Pratik
    Keymaster

    Hi @bigoslesli,

    Please post in your site url.

    Regards,
    Pratik

    #112262
    Leslie Bigos
    Participant

    Oops… so sorry I forgot! https://cedarshredders.com/

    #112325
    Pratik
    Keymaster

    Hi @bigoslesli,

    Try following code:

    
    .widget-area .widget .phone a:hover {
        color: #dddddd;
    }
    

    Change hex color to your desired color.

    Regards,
    Pratik

    #112329
    Leslie Bigos
    Participant

    Worked perfectly! Thank you!

    #112363
    Pratik
    Keymaster

    Hi @bigoslesli,

    I am glad it worked out.

    Regards,
    Pratik

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Link Hover Color Header Right Sidebar’ is closed to new replies.