CSSnoob Posted March 17 Share Posted March 17 (edited) Hi, I am seeking code that will enable me to have my 'Shop' link active (red) when visiting my three separate shop pages. Thanks for any help. Edited August 9 by CSSnoob Link to comment
Solution tuanphan Posted March 21 Solution Share Posted March 21 Hover on 3 pages: Shop Apparel, Shop Accessories, Shop Bespoke in Not Linked > Click Gear icon > Advanced > Paste this code to right box <style> body.view-list header#header a[href="/shop"] { color: #f30 !important; } </style> 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
Create an account or sign in to comment
You need to be a member in order to leave a comment