Hey there – I’m embedding a Podia buy button. However, I need to change the colour of it.
I’ve tried adding the .button
class, but can’t get it to work.
Here is the button code Podia give me:
<script src="https://cdn.podia.com/embeds.js" async="async"></script>
<a href="https://community.eatweeds.co.uk/stinging-nettle" data-podia-embed="button" data-text="Buy for £4.50">Buy for £4.50</a>
The colour I want the button to be is: #d43c67
TIA, Robin