Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #168372
    kryptidofficial
    Participant

    Site URL: kryptidofficial.com

    I really love the way the Team images are monotone and change to color when clicked or hovered over. My only issue is that the color images are rendered with lower brightness than the original images. Is there any way to increase or restore the brightness to the color images?

    #168383
    sapana
    Participant

    @dilipramji: Go to=> Appearance=> Customize=> Additional CSS=> add the following css code

    .team-content-wrapper .artist-social-profile {
    background: rgba(0,0,0,0.2);
    }

    If you want more brightness you can set the background as per your requirement.Let me know if this heps you out!

    Kind Regards,
    Sapana

    #168404
    kryptidofficial
    Participant

    @sapana: That worked perfectly! Thank you!!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Brighten Team images’ is closed to new replies.