Hi Stephen
My website is https://www.elflandstudio.com but I found the way ??
In style.css of accesspress ray I found this code
#site-navigation .menu > ul > li > a{
border-left: 1px solid #ececec;
color: #23a38f;
display: inline-block;
font-size: 20px;
font-weight: 300;
line-height: 86px;
padding: 0 14px;
text-transform: uppercase;
and i change the line:
“color: #23a38f”
in
“color: #000000”
#000000 is black ??