New Landing How can we help? Themeforest Theme Support Clique portfolio fade on hover

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Clique
  • #20444
    ramibaj
    Member

    how can I remove the fade on the portfolio items when hovering over the content area. I would like to keep all the thumbnails at 100% opacity.

    thanks a lot

    #20692
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi!

    This sure is possible, but I’m afraid it’s not built into the theme and would have to be modified especially for you. We’d love to help you with this customization but we are only able to provide support for basic theme issues and bug fixes. We do provide support for small customizations but unfortunately this request is beyond that. Please see our general policy and guidelines for more info. You could also hire a developer to help you with your customizations.

    Thank you for understanding!
    Cheers!

    #20843
    nunomadeira
    Member
    Post count: 21

    hello ramibaj,
    try in style.css

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

    #20968
    Melanie – SUPPORT
    Member
    Post count: 11032

    Fantastic! Thank you nunomadeira!

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