Via a different thread (below), I was able to change the color of a submenu on my page, but I would like the | lines separating the pages to be the same color as text. My website is in the private content below.
Hey arch2030,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .av-subnav-menu > li > a {
border-color: navy;
}
If you need further assistance please let us know.
Best regards,
Victoria
Thanks Victoria, that didn’t seem to work though. any other suggestions?
Hi,
Did you add the code to the very top of quick css so it runs first? Also, be sure to clear the cache a few times over.
Best regards,
Jordan Shannon