New Landing How can we help? Themeforest Theme Support Uplift How to Alter/disable zoom effect on thumbnails

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Uplift
  • #297065
    jaynkie
    Member
    Post count: 90

    I can’t find anywhere to alter this setting. I’d like less of a zoom – or no zoom.

    #297070
    jaynkie
    Member
    Post count: 90

    This was hard to find – but found it for anyone else needing it:

    .portfolio-items:not(.single-column) > li figure:hover img{
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    }

    Changing ‘1’ to 1.1 or 1.2 etc. gives control over scale factor.

    #297178
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Glad it’s sorted.
    Thanks for sharing.

    -Rui

    #297242
    jaynkie
    Member
    Post count: 90

    Thanks!

    #297245
    David Martin – Support
    Moderator
    Post count: 20834

    Marking as resolved.

    Thanks.

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register