TJC123 Posted March 14, 2023 Share Posted March 14, 2023 Hi all, I am looking to reduce the opacity fade in and out time when hovering over images in the portfolio (image below). The opacity/grey out effect should be smoother and slower, rather than instant appear and disappear. How can I achieve this? My website: toroscangar.com Password: 123123123 Thanks! Link to comment
Solution tuanphan Posted March 16, 2023 Solution Share Posted March 16, 2023 Add to Design > Custom CSS /* hover effect */ .portfolio-grid-overlay .grid-item .portfolio-text { transition-duration: 900ms !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
TJC123 Posted March 28, 2023 Author Share Posted March 28, 2023 Brilliant! Thanks a lot. 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