• Resolved stefan1187

    (@stefan1187)


    Hi,

    when i want to change the hover colour for the menu buttons, it’s just not changing the colour. Whatever colour i choose, it stays at the standard green colour. Is this a bug? Can i change it manually through the CSS editor? And how?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter stefan1187

    (@stefan1187)

    I already found out myself how to change this through the WordPress CSS editor. Thanks for reading.

    SOLUTION:

    a:hover {
    background-color: yellow;
    }

    Hey @stefan1187,

    Thanks for reaching out!

    I tried to change the link background color on hover on my test site with Escapade as the active theme and no plugins, and I was successfully able to do so, as you can see here: https://prnt.sc/uefpuw

    This leads me to the conclusion that this isn’t a bug with the theme, but is rather a bug specific to the site.

    This might be a potential plugin conflict with our theme, so I recommend disabling the plugins one by one and establishing which plugin is causing this issue on your site, as changing the background color through the customizer should be possible. Also, please make sure that the theme as well as its parent theme, Primer, are up to date.

    Nevertheless, I’m glad to hear that you have found a CSS workaround for this issue on your site!

    If you have any other questions, please feel free to reach out.

    • This reply was modified 4 years, 2 months ago by Aleksandar.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hover colour won’t change’ is closed to new replies.