Change Hover color in ESPIE theme

  • I dont want it to be blue when the mouse goes over but dim the image..how do i change that blue to black?

    The blog I need help with is: (visible only to logged in users)

  • Please post your query at WordPress.org forum as this forum is dedicated to supporting of the websites hosted on WordPress.com . You can read more about this here: https://en.support.wordpress.com/com-vs-org/

  • This should do the trick in your Customiizer’s Additional CSS panel:

    .post-thumbnail-wrapper {
      background-color: #000000;
    }

    These forums are for sites hosted on WordPress.com, but you’re running the WordPress software on your own hosting. If you need further help with the self-hosted version of Espied, feel free to post in its forum at WordPress.org:

    https://wordpress.org/support/theme/espied

    You’ll need a free WordPress.org account to post – if you don’t already have one, you can register here:

    https://wordpress.org/support/register.php

    shikakaiherb – instead of immediately sending folks away to get help with an Automattic-made theme, if you aren’t able to help yourself, please just leave it for staff or other volunteers. And when pointing people to WordPress.org for help, please try to send them to the specific theme or plugin forum, so they can get help faster. Thanks!

  • The topic ‘Change Hover color in ESPIE theme’ is closed to new replies.