Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • brookh Friend
    #187807

    I want to alter the Hover Zoom effect of the Images produced in the Articles Category module. I don’t see a way to alter the effect. How do I disable this?

    Ninja Lead Moderator
    #494281

    Yes, you can disable it this way:

    + Create custom.css file this path: templates/ja_fubix/css

    + Add this below script


    .trending li .showcategory .img-intro:hover img {
    transform: none !important;
    -o-transform: none !important;
    -ms-transform: none !important;
    -moz-transform: none !important;
    -webkit-transform: none !important;
    }

    Let me know if it helps

    pb36 Friend
    #494309

    Thank you very much Ninja Lead. That’s just what I was looking for.

    To make it work everywhere I made the same changes at

    .images-content:hover img

    brookh Friend
    #494606

    Yes, that did it. Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 3 voices, and was last updated by  brookh 11 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum