LV-OZ Posted September 7, 2022 Share Posted September 7, 2022 Site URL: https://hypersphere-parsnip-zhhw.squarespace.com/vision Hi I am trying to make 1 image darker with an overlay and I can't seem to get the code right: #block-3e8390006077bf2ae14b .sqs-block-image { filter: brightness (.5) !important; } I'm trying to target the middle image with the flowers. Any help appreciated! https://hypersphere-parsnip-zhhw.squarespace.com/vision pw: peekaboo Thank you! Link to comment
tuanphan Posted September 7, 2022 Share Posted September 7, 2022 You missing some character/symbol. Use this div#block-3e8390006077bf2ae14b img { filter: brightness(0.5) !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
LV-OZ Posted September 7, 2022 Author Share Posted September 7, 2022 You're the best! Thanks Tuan! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment