Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #178374
    Edwin
    Participant

    Hello, the mobile menu hover color is stuck on white. I want to be able to adjust the hover color for the background and letters. Can you send the code? Visit my site and you can see what I mean goldenbuddha.net Thank you.

    #178407
    Skandha
    Participant

    @mmhgloba: Hello Edwin,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #hgroup-wrap .mobile-menu li a:hover {
        background-color: green !important;
        color: red !important;
    }

    You can change the color according to your choice.
    Kind Regards,
    Skandha

    #178476
    Edwin
    Participant

    Thanks Skanda, that worked great. One more issue I discovered is the fade mechanism on the home page slider. I tried to slow the fade process down to maybe 2-3 seconds, but it will only do it on one speed – fast. You can view the home page here goldenbuddha.net Can you send code for this also?

    #178483
    Skandha
    Participant

    @mmhgloba: Hello Edwin,
    Go to => Appearance => Customize => Featured Slider => Slider Options => Transition Length => Set a number that you want.

    Let me know if this works out!
    Kind Regards,
    Skandha

    #178492
    Edwin
    Participant

    Yes, it is working fine. Thanks.

    #178493
    Skandha
    Participant

    @mmhgloba: Hello Edwin,
    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/adventurous/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 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Mobile Menu Hover color stuck’ is closed to new replies.