Skip to main content

Hi there! We are creating a custom page for Customer Champion program and I’d like to have the link to the intro video next to an image that links to a different webpage? Is that possible? Or just have an image next to the video? Example below

Thanks in advance for any suggestions!

Hey @ryanne.perry - yes that should be very doable.  I think what you need is an HTML widget with two ‘columns’.  You could do that with a flexbox layout or even just a simple HTML table.  Flexbox is probably better.  You can easily find examples online or get GPT to guide you.  You’ll need a little bit of HTML and a little bit of CSS.


Reply