LauraAmber Posted September 1, 2019 Posted September 1, 2019 How do I get an underline underneath the name of the link of the page I'm on, and have it stay that way when I'm on the page? Link to page: https://lauraengeldesigns.com
tuanphan Posted September 1, 2019 Posted September 1, 2019 @LauraAmber Add to Home > Design > Custom CSS .Header-nav-item--active:after { background: #bb7939; height: 2px; width: 100px; } 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!)
LauraAmber Posted September 1, 2019 Author Posted September 1, 2019 I already have this code, see below (that underlines the link on hover) : //Header Navigation.Header-nav-item::after { content: ''; background: #BB7939; height: 4px; width: 0%; display: block; margin-top: 3px !important; transition: width 1s; } And when I include the code you gave me, it underlines all of the links at the top. I just want it to underline the link of the current page you are looking at.
LauraAmber Posted September 1, 2019 Author Posted September 1, 2019 Similar to this website: https://kaye.hu/ett/isreadytochat
LauraAmber Posted September 1, 2019 Author Posted September 1, 2019 Similar to this page: https://kaye.hu/ett/isreadytochat
tuanphan Posted September 2, 2019 Posted September 2, 2019 @LauraAmber Looks good here. Screenshot: https://prnt.sc/p0i72t 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!)
jasonwatt Posted September 5, 2019 Posted September 5, 2019 I too want to know more about this you explained in a detailed way. Thanks for sharing this to us. Get more about divxcrawler tv here.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.