Archived topic
Anchor Link has line in menu
17 replies · Started by troyw on November 21, 2021
Thanks Ying, that worked. Is there anyway to get the underline feature to work without affecting the 'about us' as well? If not, no problem, I will just run with this.
Cheers
Sorry for the wait here!
We should be able to exclude the About Us link with a simple :not() selector in the CSS.
I'm not seeing any underline happening right now on the site - did you remove it? If so, if you want to add it back in we should be able to provide a very simple line of CSS using :not(.menu-item-3211) to prevent it from happening on that one link.
Thanks