How can I code a clickable button with a link on DEBUT theme?

Hello everyone,

Please i need your help with something that I searched and tried many ways to solve but i could not ..i am using a DEBUT theme in my store and I have to crate another clickable buttom (that links to this site: https://xn–nskeskyen-k8a.dk/list/my)

My website: www.melchiorjewelry.com

Can someone help how to code this? Thank in advance!
(If possible I like the buttom to be shorter - like the second picture)

@GemPages_Agents

@KetanKumar

@hammadCodes

@PaulNewton

@Ninthony

@dmwwebartisan

@ExpertRookie

Hi @stinem123
you can follow this image and try to add the code into the file product-template.liquid

@ExpertRookie Thank you, will you send the code?

Hello @stinem123 ,
You can add this code on product-template.liquid file

Click Here

Hi @stinem123
Try to add this code, but you still need to follow the image to know where you should add the code

[NEW BUTTON HERE](https://xn--nskeskyen-k8a.dk/list/my)

@MandasaTech works perfect, thank you! How can I reduce this space? Hope you can help!

https://www.melchiorjewelry.com/products/xxxx

And how can i add this sky icon? You can find the webshop here: https://byhvidtfeldt.dk/shop__trashed/maane-oerestik/

@ExpertRookie

@stinem123 ,

Add this CSS bottom of the theme.css file.

.shopify-payment-button .shopify-payment-button__more-options {
display: none !important;

}

@MandasaTech

Thank you! Is it possible to add this sky icon? You can find the webshop here: https://byhvidtfeldt.dk/shop__trashed/maane-oerestik/

@stinem123 ,
Please upload this cloud icon on your files then share URL of this image.

@stinem123 ,

Replace button code with this code.

Tilføj til ønskeskyen

Thank you

@MandasaTech

You are amazing! Thank you so so much - really appreciate!

Thank you :slightly_smiling_face: