Hover color on menu

Home Forums All Other Themes Hover color on menu

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #50096
    ScottScott
    Participant
    • Topics: 12
    • Replies: 2
    • Total: 14
    Member since: July 14, 2016

    I am using the legal expert theme and have changed the colors. For some reason, the original orange color is still showing on the menu. I would like to change this color to a color more suitable for the color scheme. http://rdjohnsonlaw.covereddata.com/wp-content/uploads/2016/10/rdjohnsonhover.png

    Please let me know how to fix it. The color no long exists in the various options for changing colors.

    #50180
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi Scott,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    .header .header-inner .nav ul li a:hover, .header .header-inner .nav ul li.current-menu-item a{ border-bottom:3px solid #052f6d;}

    Regards,
    Dave

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.