SolveigTraeet Posted February 7, 2021 Posted February 7, 2021 Site URL: https://caper-badger-3s6d.squarespace.com/about Password: home Can someone help me: 1. Create Hover effect on Newsletter block ''bell'' icon? 2. Create Hover effect on Contact form button (''mail'' icon)? www.queenofsol.com/contact password: home 3. Create Hover effect on Page-links in Dropdown Folder?
tuanphan Posted February 8, 2021 Posted February 8, 2021 Can you describe in detail "hover effect"? 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!)
SolveigTraeet Posted February 8, 2021 Author Posted February 8, 2021 3 hours ago, tuanphan said: Can you describe in detail "hover effect"? @tuanphan Yes. I want it to be like this: move the mouse over, the button/link becomes a bit darker. Change the opacity on mouse-over. Hope you understand what I mean. Can you help me?
tuanphan Posted February 9, 2021 Posted February 9, 2021 Add to Design > Custom CSS (for bel icon) .newsletter-form-button-wrapper.submit-wrapper:hover { transform: scale(1.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!)
SolveigTraeet Posted February 9, 2021 Author Posted February 9, 2021 1 hour ago, tuanphan said: Add to Design > Custom CSS (for bel icon) .newsletter-form-button-wrapper.submit-wrapper:hover { transform: scale(1.2); } @tuanphanThank you for replying, but I don't want to make the button bigger. I wish to make it darker on hover: reduce opacity. Can you help with this?
SolveigTraeet Posted February 10, 2021 Author Posted February 10, 2021 @tuanphan I figured it out myself, but thank you for the reply!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.