New Landing How can we help? Themeforest Theme Support Dante Related Projects – overlay

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Dante
  • #141673
    jayhowes
    Member
    Post count: 5

    hi there,
    Where I have “related projects” at the bottom of the page, the animated overlay is pushed out of line. Could you provide assistance on how to rectify this.
    Thanks, Jay

    #141682
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    That is a feature of the theme, it’s a design effect.

    Guess it’s similar to this one
    http://dante.swiftideas.net/portfolio/tree/

    You can add this code below to your css custom option to erase that margin on the effect

    
    figure.animated-overlay:hover figcaption {
    -webkit-transform: translate(0px, 0px)!important;
    -moz-transform: translate(0px, 0px)!important;
    -ms-transform: translate(0px, 0px)!important;
    transform: translate(0px, 0px)!important;
    }

    -Rui

    #141709
    jayhowes
    Member
    Post count: 5

    hi Rui,
    Thanks for that – my apologies I did not realise. Other parts of my site do not do that so I thought it was a glitch (I originally had Flexform, and changed to Dante – i think it picked up a few bugs on import)
    I will add your code, thank you.
    Jay

    #141710
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem, thanks Rui

    #141711
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem.
    -Rui

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 the following item
Login and Registration Log in · Register