bryanb11 Posted May 5, 2021 Share Posted May 5, 2021 Site URL: https://rabbit-goby-hknk.squarespace.com/config/ When you hover over these main page links, the type only gets a little bit brighter. And the other type stays the same. Is there a way to make the selected type brighter and make the other type fall back. my site. - https://rabbit-goby-hknk.squarespace.com/config/ THANK YOU!! Link to comment
tuanphan Posted May 6, 2021 Share Posted May 6, 2021 On 5/5/2021 at 7:00 AM, bryanb11 said: Site URL: https://rabbit-goby-hknk.squarespace.com/config/ When you hover over these main page links, the type only gets a little bit brighter. And the other type stays the same. Is there a way to make the selected type brighter and make the other type fall back. my site. - https://rabbit-goby-hknk.squarespace.com/config/ THANK YOU!! Add to Design > Custom CSS /* Main links hover */ .portfolio-hover-items-list:hover span.portfolio-hover-item-content { color: rgba(255,255,255,0.3); } .portfolio-hover-items-list:hover span.portfolio-hover-item-content:hover { color: rgba(255,255,255,1); } bryanb11 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
bryanb11 Posted May 6, 2021 Author Share Posted May 6, 2021 5 hours ago, tuanphan said: Add to Design > Custom CSS /* Main links hover */ .portfolio-hover-items-list:hover span.portfolio-hover-item-content { color: rgba(255,255,255,0.3); } .portfolio-hover-items-list:hover span.portfolio-hover-item-content:hover { color: rgba(255,255,255,1); } Thank you!! This works perfectly Link to comment
tuanphan Posted May 7, 2021 Share Posted May 7, 2021 14 hours ago, bryanb11 said: Thank you!! This works perfectly On tablet, do you want to replace burger icon with About Work items? 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