Not related to updates of WP or Enfold, preexisting
I can turn them off with a color change border-color: #dbd3bb
;
What is the proper way to display: none
?
Hey aribann!
Try adding this to your custom CSS.
#header_main_alternate, .menu a {
border: 0 none !important;
}
Cheers!
Elliott
thanks