Ralphaa Posted August 8, 2020 Share Posted August 8, 2020 Site URL: https://www.ralphrodriguez.work Hello, was wondering if it was possible to get the footer of my website to be transparent? Also, in my portfolio section of the homepage, how do I remove the underline on the links and change link color on hover? My website is www.ralphrodriguez.work. Thanks in advance! Link to comment
tuanphan Posted August 11, 2020 Share Posted August 11, 2020 Add to Home > Design > Custom CSS footer.sections .section-background { background-color: transparent !important; } /* remove underline */ span.portfolio-hover-item-content { text-decoration: none !important; } span.portfolio-hover-item-content:hover { color: red; } 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