Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • OMalleyLaw

    (@omalleylaw)

    Hello – I’m not sure if this is the issue you were having, but inserting the following code into the Custom CSS box in the Advanced tab for the widget settings worked for us:

    li.current_page_item ul a, li.current_page_item ul a:visited, li.current_page_item ul a:link {
      color: #79ff99;
    }

    This fixed our problem, which was when a menu item was active, the dropdown menu item was black – which made it impossible to read. Adding the code above fixed it for us. I hope that helps!

    Thread Starter OMalleyLaw

    (@omalleylaw)

    Update:

    For some reason, it started working. I noticed my Firefox was out of date, so I updated that. Then, I decided to try renaming the plugins folder via FTP one more time and switching themes – just to make sure. Voila! It worked. Then, I activated each plugin one by one, then testing it in a different browser, clearing the cache each time. It still worked. So, it wasn’t a plugin. It must have been one of the things I tried above. *Sigh*

    At least it’s fixed – sorry for posting and then figuring it out!

Viewing 2 replies - 1 through 2 (of 2 total)