A space to discuss online store customization, theme development, and Liquid templating.
I'm looking for a solution for a Scroll To Section button.
As this is a scroll for a product's session on the same page, I can't name the session with id="_"
Is it possible to do in the new dawn theme?
My page https://hman.com.br/products/carteira-inteligente
This is the section
Solved! Go to the solution
This is an accepted solution.
Consegui encontrar uma solução. Criei um botão normal para o tema do amanhecer, e colei o link de referência div>
<a class="button --primary" href="#shopify-section-template --15279986737390__main">
Garantir >
</a>
I hope I can help you too
This is an accepted solution.
Consegui encontrar uma solução. Criei um botão normal para o tema do amanhecer, e colei o link de referência div>
<a class="button --primary" href="#shopify-section-template --15279986737390__main">
Garantir >
</a>
I hope I can help you too
Hi man, can you explain me more about how I set this feature on my theme? I have some sections that have a CTA which I want to go to the product section.
Of course, activate the inspect mode on your product page and find this reference from the product section:
Paste the reference in the example button link: #shopify-section-template--16194707095790__main
When the customer clicks it will go down the session.
:Hey! Can you please give me a hand with this? I want to implement this on a page. So customers click the CTA 's and are taken to the section with an imbedded form.
I have found the template and added to the solution code as follows:
<a class="button --primary" href="#shopify-section-template--15817075392666__1663207558ec2ac576-padding">
Garantir >
</a>
I am unsure where to add this into the button