Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • Eric Roth
    Participant

    Hello,
    I use Super RSS Reader Pro version.
    For some reason, the thumbs in the feeds behave strangely when hovered.
    See samples here: https://ericroth.org/dummy/
    This happens whereever I put your shortcodes no matter if thumbs left-aligned, right-aligned or as cover.
    Any idea why or a fix to it?
    Thanks,
    Eric

    Hi Eric,

    I see that there is a special CSS applied on images on hover in the file below.

    ericroth.org

    You can search for a img:hover and you can find the CSS.

    Let me know if you need any help here.

    Thanks,
    Aakash

    Eric Roth
    Participant

    Hej Aakash,
    Thanks for prompt reply. Yes, I saw that too but this is needed for all my other images. Yet, the thumbs in the RSS do behave differently. Please compare: https://ericroth.org/dummy/
    Any other idea?
    Thanks, Eric

    Hi Eric,

    You paste below CSS in your theme options.

    .srr-thumb img:hover {
        transform: translate(-50%,-50%) !important;
    }

    Thanks,
    Aakash

    Eric Roth
    Participant

    Hi Aakash,

    That did the trick – thanks a thousand.
    Case closed – Cheers,
    Eric

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Thumbs Hover’ is closed to new replies.

Subscribe to our Newsletter

Get updates on the WordPress plugins, tips and tricks to enhance your WordPress experience. No spam. View newsletter

By using this website, you agree to our Terms