Opacity of portfolio items

  • Posted in : BookCard
  • anto80
    Participant

    Hello

    I would like to prevent the hover effect that makes portfolio items opaque on hover (opacity:1). This change would make the images in the portfolio always 100% visible, not partially opaque until hover.

    I know this must be a simple CSS tweak but I could not figure it out on my own through trial/error.

    Any help will be greatly appreciated!
    Thanks
    Anthony

    ahmetsali
    Keymaster

    Hi, try this custom css code;

    .portfolio-items .hentry img { -webkit-filter: grayscale(0%); }
    
    anto80
    Participant

    I just tried adding the css code to the main.css file but it doesn’t remove the grayscale hover effect. Any other ideas I can try?

    Thanks

    ahmetsali
    Keymaster

    please provide your url to check what’s wrong.

    anto80
    Participant

    Just to confirm, there is nothing wrong and my template is working as you intended.

    My request was to remove the hover effect on the images in the portfolio section (“Experience” for my website), so the opacity (image colour) is not affected when not hovered.

    My website is http://www.vicaraconsulting.com

    ahmetsali
    Keymaster

    Are you sure you added the custom css code to end of the main.css and uploaded to your ftp?
    I just checked your main.css file and can’t see the custom css code.

    anto80
    Participant

    Ah yes you’re right!

    I had originally added it but when I noticed it didn’t work I removed it. Now that I just re-added it again, it seems to work.

    Thanks for all your help ツ

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register