also- (related) is there a way to remove the “+” symbol from the menu?
Hi,
Sorry, but the functionality you ask for would require more JavaScript coding. Please hire a web designer to code this for you as I do not provide support for theme modifications ( http://support.webmandesign.eu/support-policy-and-terms-of-service/ ).
I’m not really sure whether removing the + symbol is really a good idea, but if you want that, please apply this custom CSS:
.main-navigation .menu-item-has-children > a:after { display: none; }
Regards,
Oliver
I’m not sure why the client want the ‘+’ gone, but thanks, that worked. This is a great theme, thanks for making it and giving support!