LULU3 Posted August 20 Posted August 20 How to make these image blocks on the homepage opaque when hovering over them?
tuanphan Posted August 21 Posted August 21 Can you share link to homepage? 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!)
LULU3 Posted October 14 Author Posted October 14 On 8/21/2024 at 12:12 PM, tuanphan said: Can you share link to homepage? https://luluthelabel.com/
Solution tuanphan Posted October 15 Solution Posted October 15 With top icons, you can use this to Custom CSS box /* Homepage */ .fe-66b1055a505e23dcc59b04c0 .image-block:hover img { opacity: 0.2; } With next icons, use this CSS code section[data-section-id="66b10773c533dbfc9fb1d38a"] .summary-item:hover img { opacity: 0.2; } 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment