Can I add an anchor link to the button?

Topic summary

A user asks how to add an anchor link to a button on their store page, sharing a screenshot for context.

Solutions Provided:

  • Quick fix: Change the button link to #shopify-block-hulk_form_builder_form_block_8hP3dR8 (an anchor ID pointing to a form block).

  • Alternative approach: Add custom code to theme.liquid file by navigating to Admin → Online Store → Theme → Edit code, then inserting markup before the </body> tag.

Both responses suggest these methods will enable the anchor link functionality. The discussion appears resolved with actionable solutions, though implementation details for the code snippet are partially unclear due to text formatting issues.

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

Hi, guys

Can I add an anchor link to the button?

https://alpadadoors.com/pages/builders-contractors-1

Hi @Daniil_P13 ,

Please change the button link to ‘#shopify-block-hulk_form_builder_form_block_8Rd3Ph’ it will work fine. Link:

#shopify-block-hulk_form_builder_form_block_8Rd3Ph

@Daniil_P13 ,

Step 1. Go to Admin → Online store → Theme > Edit code

Step 2. Find the file theme.liquid.

Step 3. Add this code before


If it helps you, please like and mark it as the solution.

Best Regards :heart_eyes: