• Hi!
    I have a problem with the dropdown menu color. It?s not the same as the menu color and i don’t know CSS coding! Can anyone help me with this?
    Thanks!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Roch

    (@rochesterj)

    Hi!

    Thanks for reaching out.

    Add the following code in your custom css field ( Wp admin > SportsPress > Settings > General > Custom CSS ) and let us know how it works:

    .main-navigation .sub-menu li a {
    	background: #5e5e5e !important;
    	color: rgba(255, 255, 255, 0.7);
    }

    Kind Regards,
    -Roch

Viewing 1 replies (of 1 total)
  • The topic ‘Dropdown menu color!’ is closed to new replies.