wearesilk Posted April 29, 2020 Share Posted April 29, 2020 Site URL: https://www.mariadieruhe.com/work Hey, i just wonder if you could have different colors on hover on the carson template. my website is www.mariadieruhe.com any idea how to set 4 different colors on the main website? ( on the links "about" "releases" "dates" "videos" thank you for any help 🙂 sarah Link to comment
tuanphan Posted April 30, 2020 Share Posted April 30, 2020 Add to Home > Design > custom CSS .collection-nav-item [href="/about"]:hover { color: red; } .collection-nav-item [href="/releases"]:hover { color: green; } .collection-nav-item [href="/dates"]:hover { color: gray; } .collection-nav-item [href="/videos"]:hover { color: black; } 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
Archived
This topic is now archived and is closed to further replies.