Duplicate navigational items on left side, empire theme

Topic summary

A user reports seeing duplicate “Collections” entries in the left navigation bar of their Shopify store using the Empire theme.

Issue Details:

  • Two identical “Collections” links appear in the sidebar navigation
  • Affects FabricRoost.com running Empire theme
  • Screenshots provided showing the duplication

Proposed Solution:

  • Navigate to theme’s “Edit Code” section
  • Locate the “theme.liquid” file
  • Add specific markup code below the <head> tag
  • A reference screenshot was shared showing code placement

Status: The discussion appears to have a suggested fix, but no confirmation yet on whether the solution resolved the duplicate navigation issue.

Summarized with AI on November 12. AI used: claude-sonnet-4-5-20250929.

My website is FabricRoost.com

I utilize the Empire Theme

Why do I have duplicate or two “Collections” in my left navigational bar?

Hey @Apawlowski ,

Go to your theme’s “Edit Code” Option, then in the search bar type “theme.liquid”
Below the tag “” tag paste the following. Screenshot attached for reference.


Screenshot is for reference only, the correct code to paste is the one shown above.