Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #174597
    rwilkin
    Participant

    Site is http://www.ranirai.com. I have CSS to change the colour of the menu including the body of the dropdown on the ‘About’ section to #3c4e57 however the background and the hover over colours are still black.
    I’ve had a go from some of your other forum posts but can’t seem to get it quite right

    Many thanks

    #174640
    Skandha
    Participant

    @rwilkin: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .main-navigation ul ul, .sub-menu li a:hover {
    	background-color:#3c4e57 !important;
    }

    Let me know if this does the trick!
    Kind Regards,
    Skandha

    #174648
    rwilkin
    Participant

    That was it thank you

    #174649
    Skandha
    Participant

    @rwilkin: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/fotografie/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Menu dropdown background colour’ is closed to new replies.