Remove Navigation Arrows
Remove the arrows on the navigation that shows there is a dropdown.
Important: Add in Site HTML/CSS > site-desktop.css
.icon.icon-angle-down { display:none !important; }
Remove the arrows on the navigation that shows there is a dropdown.
Important: Add in Site HTML/CSS > site-desktop.css
.icon.icon-angle-down { display:none !important; }