Hi- I would like to take out the white line in the secondary menu at the very top of my site to the left of the “login” text, but keep the one between “get a quote” and “contact.”
http://162.243.199.220/news-insights/
I added this css, but I think I need to be more specific. When I added the correct class to it, that didn’t work, either.
#menu-item-61{
border-left: none;
}
Thanks for your help!
Angie