Kadence
Hide Submenu Indicators in Pinnacle
To remove submenu indicators on your site, add this CSS to Theme Options> Custom CSS:
.sf-sub-indicator {
display: none;
}
Side by side comparison:
Without CSS:
With CSS:
Filed under
Uncategorized
Was this page helpful?
Thanks for the feedback!

