Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #243049
    point506
    Participant

    I would like the featured content to have like a whitening effect but not too much. Something subtle to let ppl know they roll over button.

    http://www.vincentfink.com

    #243108
    Skandha
    Participant

    @point506: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .featured-content-wrapper .post-thumbnail:hover {
        opacity: 80%;
    }

    You can alter the value of opacity according to your requirement.
    Let me know if this works out!
    Kind Regards,
    Skandha

    #243275
    point506
    Participant

    At first it didn’t work using 80%, changed the value to 0.8, worked fine after that. Thank you.

    #243326
    Skandha
    Participant

    @point506: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/fotografie/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Featured Content – Rollover / Hover effect’ is closed to new replies.