How to add our button to your website?
1. Right-click on the image you prefer for the button and select Copy image address.
2. Modify the following code:
<a href=”Your Restaurant Url” target=”_blank”><img src=”Button Address”></a>
3. Replace Your Restaurant Url with the URL we must have sent you (ask us if you don’t have it) and replace Button Address with the image address you just copied before.
The final result of the code should look similar to this code below:
<a href=”https://www.mobydish.com/order/restaurants/1474″ target=”_blank”><img src=”https://mobydish.com/blog/wp-content/uploads/2023/02/catering-buttons_29-300×164-1.png”></a>
4. Paste the entire new code on your website and your awesome new button should be now visible and working.