New Landing How can we help? Themeforest Theme Support Dante Hover Overlay on Portfolio Grid in Footer

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #62686
    jmaskell
    Member
    Post count: 29

    Hi,

    I am trying to remove the hover overlay on images in the portfolio widget. I have successfully removed this overlay from other images using the “Hover Overlay Opacity” setting in General Settings, however it still shows for the footer images.

    Can someone point me in the right direction to remove this?

    Thanks

    #63016
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try adding this custom css:

    .portfolio-grid li:hover img {
      opacity: 1;
    }
    .portfolio-grid li:hover a:after {
      opacity: 0;
    }

    – Kyle

    #63030
    jmaskell
    Member
    Post count: 29

    Thanks Kyle, That’s exactly what I needed! ๐Ÿ™‚

    #63044
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem ๐Ÿ™‚

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