cwcw99
1
Hi
I am wanting to add a clickable button to one of my custom content sections in Debut.
What code can I use that will allow me to add a button that links to my collection which holds all my products?
It will need to be coded to match my current button style.
Thanks.
the-self-collective-co.myshopify.com
Hello @cwcw99 ,
There are two kind of solutions available,
- Static code:- You can directly add Shop Now or <button tag this code in HTML section and in place of # you can add a link of your collection page.
- Dynamic:- Here we can add custom code using liquid file via Json in to it to create a section for your website.
use one of them if you have coding knowledge. or Hire us will provide you the related solutions for this.
Thanks