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:

sub-indicator-off

Filed under Uncategorized
Last updated: July 6, 2026
Was this page helpful?
Thanks for the feedback!