Don’t section IDs change over time? I’d like to have the menu items link to a specific section, but these ids (the numeric part) don’t seem to be permanent
Topic summary
A user wants to create a link that navigates to a specific section (“What our customers say”) on their homepage.
Solution provided:
- Add
#shopify-section-followed by the section ID to the URL - This creates an anchor link that jumps directly to that page section
Concern raised:
- Section IDs may change over time, particularly the numeric portion
- This could make the links unstable for permanent menu items
- The permanence issue remains unresolved in the discussion