Menu hover color overridden

  • In Progress
    Posted in: Highend WP Theme  
  • Customer
    mdesantiago
    July 21, 2017 at 11:40 am #113880

    I found the culprit code that is overwriting the hover color for my menu however I don’t know how to set it where I can keep the menu color \and still have the hover color take effect.

    If I comment out the color settings the hover color returns.

    Inherited from a.no-transition
    body:not(.page-template-page-presentation-fullwidth) #main-wrapper #main-nav > li > a, #main-wrapper #header-inner-bg {
        color: #444444 !important;
    }
    ?customize_chan…ustomize_…:428
    #main-wrapper #main-nav > li > a, #main-wrapper #header-inner-bg {
        color: #444444;
    }

    Sorry, this forum is for verified users only. Please Login or Register to continue

Comments are closed.