I want to add a custom link to the bottom of the footer where it should display “Become an Affiliate” right next to “Contact” on my website. I am using Dawn theme…
How can I do it?
@QK99 - this will need code editing, where you can go to footer.liquid file and add this link code after the menu code. If you are not familiar with the coding then you will need a code developer, and since this task is bit tricky, I doubt if anyone will do it for free.
Hi @QK99
I’m Dan from Ryviu: Product Reviews & QA.
You can do that by following this:
- <small>Become an Affiliate</small>
Thank you very much Dan!