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; } madebyrach_ 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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