How can I add a customizable button section to my online store?

Hi there, I am currently trying to add a button section to my Shopify store, I desire to be able to add a section anywhere in my store that just contains clickable a button(s), I desire to be able to change the position, height, width, padding, etc of the button.

I have searched all over youtube and on online forms and nothing seems to work or do the correct job, I’ve even tried using chatGPT, but it doesn’t have a full understanding of the code of the website.

I am using theme Refresh, I have left my website unlocked (www.trenGear.com)

any help or guidance will be much appreciated, I understand this might be a hard or impossible thing to do.

@callum146 , I can help you with this. it requires some custom development within the theme. Do you have knowledge of liquid coding? Also, please explain your requirement in more detail so I get more ideas.

You can connect with me on skype and I’ll guide you.

here is my skype name: akib.shekh

Hi @callum146

If you want to add a button as a section, go to Theme => Customize and Add new section => Custom liquid.

Then add your code here with HTML, CSS and Javascript.

I hope that it will work for you.