Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #285983
    mithrand
    Participant

    Hi:
    I have managed to change the color of the menu buttons to indicate that the page has been changed. However, I have a little problem. At the exact moment the mouse clicks the button and the cursor is removed from the button, the color changes to white for a fraction of a second. How could I correct that?

    Thanks.

    Link: http://aemarpruebas.jbravo.es/

    #285992
    Skandha
    Participant

    @mithrand: Hello there,
    I will look into the issue and get back to you soon.

    Kind Regards,
    Skandha

    #286110
    mithrand
    Participant

    Hi again:
    I have noticed that the problem is very evident when pressing the button “nuestro convenio”. The button opens a new page with a pdf. When you return to the source page, the button is white, as if it had disappeared. When you press anywhere on the page, the button reappears in its normal color.

    #286531
    Skandha
    Participant

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

    #site-navigation a:focus {
        color: #000;
    }

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

    #286534
    mithrand
    Participant

    It seems to work perfectly.

    Thank you very much for your help once again 🙂

    #286546
    Skandha
    Participant

    @mithrand: 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/adonis/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 great weekend! 🙂

    Kind Regards,
    Skandha

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Menu button color change’ is closed to new replies.