New Landing How can we help? Themeforest Theme Support Clique Possibilities with tile hover

Viewing 3 posts - 1 through 3 (of 3 total)
  • Posted in: Clique
  • #2293
    FivedelR
    Member
    Post count: 3

    Can you give me samples or possible hover effects with the portfolio page?

    the animation with the title and subtitle that pops up once hovered..

    #2294
    FivedelR
    Member
    Post count: 3

    Also how can I get rid of the hover effect’s color? the unselected tile’s color.. how can I get rid of that fade effect?

    #2721
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    Not sure what you mean by the samples of hover effects? There is only one.

    You can add this to the custom css box within theme options to stop the fade out:

    .portfolio-items:hover > li {
    filter: alpha(opacity=100)!important;
    -moz-opacity: 1!important;
    opacity: 1!important;
    }
    

    – Ed

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