madebyrach_ Posted August 12, 2020 Share Posted August 12, 2020 Site URL: https://www.madebyrach.net/portfolio I am trying to get my projects in my portfolio to underline or fade (words get slightly transparent) when hovered over. I am using the Quincy template. I've put my website in for your reference; if it takes you to the Home page for some reason, just navigate to my Portfolio and when you hover over my various projects, it doesn't give any user feedback - it just stays white. Is there any way I can inject code or use CSS to customize this? Thank you! -Rachel Link to comment
tuanphan Posted August 12, 2020 Share Posted August 12, 2020 Add to Home > Design > Custom CSS /* Portfolio underline */ span.portfolio-hover-item-content:hover { text-decoration: underline; } 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.