Menu border not showing up
-
I was able to add a new menu underneath my header picture (Yay!), but now no borders are showing up like I have on the menu over the header pic. I think I found the code, but I don’t know how to change it so that it will give me a border on the other menu:
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul { border-bottom: 1px solid #ededed; border-top: 1px solid #ededed; display: inline-block !important; text-align: left; width: 100%; }
I tried changing “main-navigation” to “new-menu-navigation”, and tried changing “nav-menu” to ‘new-menu’, (my new menu is called…’new-menu’ ?? ) but it doesn’t seem right, and nothing happens when I do that.
Thanks for any help!
The site I’m working on is https://www.cathyflorence.com
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Menu border not showing up’ is closed to new replies.