Hi, guys
Can I add an anchor link to the button?
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.
Hi, guys
Can I add an anchor link to the button?
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
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 ![]()