Skip to main content

Removing the original site navigation

The Responsive Page Builder theme hides the original BigCommerce navigation with CSS. The original links remain in the page source and can still be discovered by search engines.

Remove the default menu markup

You may choose to remove the default menu from your theme template files.

If you remove the original navigation from your theme, remove only the category and page lists. Keep the currency switcher and account links because Mega Menu Builder uses them to populate the mobile menu.

In Cornerstone, this can be found in template/components/common/navigation-menu.html, lines 5-28.

Using a custom hamburger menu

If you remove or replace the default hamburger trigger, configure a custom hamburger menu so the mobile menu opens correctly.