Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hello!!
I am setting up a FAQs page that is currently hidden - I am looking to insert an anchor link from a list at the top of the page so it jumps to the relevant section.
Thank you!!
The code is:
<h1>Triveda FAQs</h1>
<ul>
<li>About us</li>
<li>Delivery + Returns</li>
<li>Products</li>
</ul>
<h1><span data-contrast="auto">About Us</span><span data-ccp-props="{"201341983":0,"335559738":400,"335559739":120,"335559740":276}"> </span></h1>
<ul>
<li><span data-contrast="auto">Who are we? </span><span data-ccp-props="{"201341983":0,"335559740":276}"> </span></li>
<li><span data-contrast="auto">What are the benefits of the Dips? </span><span data-ccp-props="{"201341983":0,"335559740":276}"> </span></li>
<li><span data-contrast="auto">Why is fermented food good to eat?</span><span data-ccp-props="{"201341983":0,"335559740":276}"> </span></li>
</ul>
Layout of page below:
Hi @TrivedaLife
Most simply way to do it.
Add href="#id"
<!-- Button -->
<a href="#about-us">About us</a>
<!-- Title -->
<h1 id="about-us">blablabla</h1>
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025