Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Thanks for choosing Tracks!

    You can use the following CSS to turn off the brightening hover effect on images in the posts and on the homepage:

    .entry .featured-image:after {
      display: none;
    }
    .excerpt {
      opacity: 1;
    }

    Copy & paste the code above into the “Custom CSS” section in the Customizer (Appearance > Customize), and it should take affect right away.

    Thread Starter hodanli

    (@hodanli)

    thank you very much.

    Theme Author Ben Sibley

    (@bensibley)

    You’re welcome 🙂

    If you’re happy with Tracks, could you take just a minute to leave a review? I would really appreciate it.

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘disable hover’ is closed to new replies.