How can I add a button to my store's footer?

Hey, would anyone be able to help me, im looking to add a button in the footer of my store

Website Cookie Preferences

@Dabou
Go to theme editor and look for the file named- “footer.liquid”
Search for the class called- “footer-block__newsletter” and put your button code where the div closed.

2 Likes

@shamsulhuda it worked, thank you!

Edit: Don’t consider this, i was able to solve it.

hey thanks a lot!