New Landing How can we help? Atelier Portfolio text animation

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Atelier
  • #232554
    tobymccoll
    Member
    Post count: 25

    Hi,

    I like the theme, and I am using your Multi-size masonry layout like this one:
    http://swiftideas.com/portfolio-2/portfolio-multi-size-masonry-boxed/

    But I would like the text to fade in rather then slide. Is this possible? I really hope so.

    Thanks

    #232984
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Sure please add this custom CSS to your theme options:

    figure.animated-overlay figcaption .thumb-info h4, 
    figure.animated-overlay figcaption .thumb-info h5, 
    figure.animated-overlay figcaption .thumb-info h6, 
    figure.animated-overlay figcaption .thumb-info .gm-hover-price-wrap {
        -o-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0px,0,0);
    }

    Thanks

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