New Landing How can we help? Themeforest Theme Support Neighborhood Don't fade images please

Viewing 12 posts - 1 through 12 (of 12 total)
  • #109284
    Malaika
    Member
    Post count: 88

    Hello, I would like for my images on hover not to fade. I would also like the possibity to have some pictures to get an overlay of a certain colour on hover. Is this possible?

    #109420
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    1. Not to fade means, you don’t want a overlay color? or you want to reduce the overlay opacity?
    2. You mean, you want one hover color for one image, and another color for another image??

    Let us know,

    Thanks,
    laranz.

    #109659
    Malaika
    Member
    Post count: 88

    Hello Laranz,

    1. I would like to have no opacity at all, so no changing on hover over image.

    2. I would like to be able to have a opaque colour overlay on hover.

    So 2 different options.

    Is this possible? Hope so!

    Thank you!

    #109705
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    To remove the image hover on only some images, you will need to add an extra class in the extra class field of the page builder asset, such as nohover. Then add this to your custom css:

    .nohover figcaption {
      display:none;
    }

    – Kyle

    #109708
    Malaika
    Member
    Post count: 88

    Thank you! And the colour hover like on this page: http://colorsmagazine.com/ ?

    #109710
    Kyle – SUPPORT
    Moderator
    Post count: 35880
    #109716
    Malaika
    Member
    Post count: 88

    Perfect, you are right! Thank you!

    #109722
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

    – Kyle

    #109726
    Malaika
    Member
    Post count: 88

    It works, but I still think the opaqueness is too much, how can I make it less opaque?

    #109778
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You can reduce the opacity by adding this to your custom css:

    figure:hover > a > .overlay {
      opacity: 0.60;
    }

    – Kyle

    #109799
    Malaika
    Member
    Post count: 88

    Perfect, thank you Kyle!

    #109800
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great. Thanks kyle
    -Rui

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