Here’s the secret sauce from Steve….. Thanks, Steve!
/* Remove menu triangle! */
#header-container nav.primary-menu ul li.current_page_item > a:after {
border-top: none;
}
Steve, I see that you have accomplished this on your site. I’m also looking to remove the active link arrow. Would you mind sharing how you did it?
Thanks@=!