New Landing How can we help? Themeforest Theme Support Dante Icon during portfolio hover is not centered?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Dante
  • #102648
    sakirose
    Member
    Post count: 96

    When you hover over the portfolio carousel, the icon is slightly down from center. How do I move it up just slightly to be vertically centered with original image? See attached image for example.

    NOTE: I have used CSS to stop the off-set hover:

    /* hover effect over portfolio */
    figure.animated-overlay:hover figcaption {
    opacity: .6;
    transform: none !important;
    }

    /* hover effect color over portfolio */
    figure.animated-overlay figcaption {
    background-color: #000 !important;
    }

    Attachments:
    You must be logged in to view attached files.
    #102677
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code bellow to your custom css.

    
    figcaption .thumb-info{
    height:85%!important;
    }
    

    -Rui

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