Adding underline to current menu item
-
Hi all,
For my header, I would like to change the underlining in the following ways:
– add underline for the current menu item
– remove underline of menu item on hover, and add greying out of menu item on hover
– remove the underline on the site title (I would still like it to link to the home page).I have tried to add underlining for the current menu item by adding the following custom css:
.builder-item--primary-menu .nav-menu-primary>.primary-menu-ul li.current-menu-item>a { text-decoration: underline !important; }This doesn’t seem to have any effect. Is there any other way to customize the underlining?
The page I need help with: [log in to see the link]
Viewing 15 replies - 1 through 15 (of 15 total)
Viewing 15 replies - 1 through 15 (of 15 total)
The topic ‘Adding underline to current menu item’ is closed to new replies.
