• I’ve been trying to look on how to add a custom css for content views grid post images (thumbnail) to have the mouseover opacity effect, I don’t want the effect on all post images though… I need help!

    Thanks in advance ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Content Views

    (@pt-guy)

    Hello,
    Thank you for contacting us.

    To add custom css to Content Views grid post images, you can use this css selector:
    .pt-cv-thumbnail { }

    More detailed CSS code (mouseover opacity effect, and so on) is available to Pro users.

    Best regards,

    • This reply was modified 4 years, 5 months ago by Content Views.
    Thread Starter gracielatf

    (@gracielatf)

    Hello pt-guy!

    Thank you for the response, I’ve tried the css selector mentioned but does nothing :/ what I’m looking is to have a hover effect color on images… I tried adding .pt-cv-thumbnail img:hover{ } and is not working either ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Mouseover opacity effect on grid thumbnail?’ is closed to new replies.