Where is the control for Hover color on navigation

Home Forums Photodock theme support Where is the control for Hover color on navigation

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #31964
    PatrickPatrick
    Member
    • Topics: 12
    • Replies: 5
    • Total: 17
    Member since: February 4, 2016

    I am working on the website www.upscaleentertainers.com If you go to the website and click on one of the navigation links on the left you will see that the Title color is blue. How Do I turn this so the Title Color is RED? Where do I change it?

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

    Hi Patrick,

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

    Add this code there:

    #wrapper .header .site-nav ul li:hover a, #wrapper .header .site-nav ul li.current_page_item a{color:#f60606 !important;}

    Regards,
    Dave

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