Skip to main content
How to add an image to a membership description
Angel Horowitz avatar
Written by Angel Horowitz
Updated over a week ago

Add an image to a membership description for customers to see.

Before following the steps below you'll need to have the image you're looking to add hosted on a web page. You could put this on a hidden page on your website for instance.

In the description box you'll enter <img src=”IMAGEURLβ€œ>.
​IMAGEURL above is replaced by the URL of your image. It should look something like this:
​
<img src="https://teamupstatic.com/assets/landing/images/features/scheduling.19c72bb0aebc.svg">

Then simply save your description to see a preview.

Tip. You can set the height and width sizes as needed, just paste in the URL;

<img src="URL?h=35&amp;w=35">

Replace 35 above with the desired h & w.

Did this answer your question?

Did this answer your question?