Remove hover color navigation bar

Home Forums All Other Themes Remove hover color navigation bar

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #55974
    IanIan
    Member
    • Topics: 14
    • Replies: 16
    • Total: 30
    Member since: November 23, 2016

    Hi,
    How can I remove the anchor hover background in my top navigation menu. I prefer that the link just change color when you are on this section, no extra background color (blue).

    However, I want to keep the hover background color for the buttons on the frontpage.

    my site: http://dev.australiamigrate.com

    Thanks

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

    Hi Ian,

    Your website is in under construction mode.

    Regards,
    Dave

    #56212
    IanIan
    Member
    • Topics: 14
    • Replies: 16
    • Total: 30
    Member since: November 23, 2016

    Hi Dave,
    It’s available now.

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

    Hi Ian,

    Kindly go to Appearance>>Customize>>Basic>>Custom CSS Box

    Add this code there:

    #topmenu .menu_hover > a:link, #topmenu .menu_hover > a:visited, #topmenu ul li.current-menu-item > a:link, #topmenu ul li.current-menu-item > a:visited, #topmenu ul li.current-menu-parent > a:link, #topmenu ul li.current_page_parent > a:visited, #topmenu ul li.current-menu-ancestor > a:link, #topmenu ul li.current-menu-ancestor > a:visited{ background-color:none !important;}

    Change the hover color of the anchor tag from Appearance>>Customize>>Header>>Menu Hover Text Color

    Regards,
    Dave

    #56245
    IanIan
    Member
    • Topics: 14
    • Replies: 16
    • Total: 30
    Member since: November 23, 2016

    Hi,

    That piece of code does not work. It still shows the background color in the navigation menu.

    Please advise

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

    Hi Ian,

    Kindly send us your URL of the site and WordPress admin details via sktthemes.net/contact

    Please mention this forum URL while replying so that we understand what needs to be done.

    Regards,
    Dave

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

    Hi Ian,

    This issue was resolved from our end. Kindly check and confirm.

    Regards,
    Dave

    #56348
    IanIan
    Member
    • Topics: 14
    • Replies: 16
    • Total: 30
    Member since: November 23, 2016

    Hi Dave,

    Thank you. Resolved 🙂

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

    🙂

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Remove hover color navigation bar’ is closed to new replies.