Highlight one menu item
-
Hello, can someone please explain how to highlight one item in the menu?
Specifically, I want to highlight CSI Pub Pass in the main navigation menu at top.I’ve tried various tutorials online ( most of which use “customizer”, but that doesn’t exist in this theme, only Editor). I tried assigned a class to the menu item such as “highlighted-menu-item” and then went to https://brewtifuladventures.com/wp-admin/customize.php and added additional CSS:
.highlighted-menu-item {
background: #FFB6C1;border-radius: 35px;
padding: 0px 20px;
line-height: 50px;
}I click Save and Publish, but nothing changes in my menu.
Thank you.
Chris
The page I need help with: [log in to see the link]
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Highlight one menu item’ is closed to new replies.