New Landing How can we help? Themeforest Theme Support Uplift Removing zoom effect from "Image Banners"

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Uplift
  • #298059
    Andremcpinto
    Member
    Post count: 31

    Hi,

    How can i remove the zoom effect from image banners?

    Thanks

    André Pinto

    #298061
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Please add this to Theme Options => Custom CSS:

    .standard-browser figure.animated-overlay:hover img {
        -webkit-transform: none!important;
        -moz-transform: none!important;
        -o-transform: none!important;
        -ms-transform: none!important;
        transform: none!important;
    }
    #298070
    Andremcpinto
    Member
    Post count: 31

    It works fine.

    Thanks David.

    André Pinto

    #298071
    David Martin – Support
    Moderator
    Post count: 20834

    Happy to help!

    – David.

Viewing 4 posts - 1 through 4 (of 4 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