Skip to content
English
  • There are no suggestions because the search field is empty.

Booking options widget customisation

 

 

<div style="display:flex;align-items:flex-start;gap:12px">
<img id="myImg"
src="IMAGE URL HERE"
alt="wine"
style="width:100px;flex:0 0 100px;border-radius:6px;display:block">
<p style="margin:0">DESCRIPTION HERE</p>
</div>