By default, the 'Book Now' button uses a ServiceForge image. Replace it with anything you want.
Retrieve Your Default Button Code
Go to Integrations > Booking Widget.
Follow the steps to get your code. In Step 1, select the position of your 'Book Now' button.
In Step 2, choose how your Booking Page opens.
In Step 3, select "I'll embed the code myself."
Copy what's provided and paste into a doc you can edit easily. Word or Google Docs works great.
Modifying Your Button Code
You've got HTML. Keep everything except the part that references the button image. To swap in your own, you'll need the URL of an image hosted online.
Find the part that reads: src="https://storage.googleapis.com/full-assets/setmore/images/1.0/Settings/book-now-blue.svg"
Replace the URL with the URL of your new image. Keep the quotation marks before and after.
Add the updated snippet to your website source file and save or publish your changes.
🔧This only changes the button image, everything else stays the same.
