New Landing How can we help? Themeforest Theme Support Uplift Customization question

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Uplift
  • #289706
    MezineRamon
    Member
    Post count: 2

    Hi,

    I would customization help for this page type : http://uplift.swiftideas.com/portfolio/portfolio-three-column-gallery/
    I want to make portfolio title appear in the picture that we have mouse over or not.

    Thanks for your advices / help.

    Romuald

    #289780
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .portfolio-item.gallery-item figure.animated-overlay figcaption {
      opacity: 1;
    }
    .portfolio-item.gallery-item figure.animated-overlay:not(:hover) figcaption {
      background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    }
    .portfolio-item.gallery-item figure.animated-overlay:not(:hover) figcaption i {
      display:none;
    }

    – Kyle

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