Calendar Description under Header and Add a Logo

Hi is there a code to add a description box to be located under the Header and to add a logo as well?

1 Like

Hi there, @Jasmine_Gilliam :waving_hand:

You can enable the Description option in the Event Elements section on the Layout tab to show the description right in the event card:


Also, you can add your logo to the Description. For this, please open the Code Editor mode in the Description field and add this code there: <img src="Logo_Link"> :

Do not forget to replace Logo_Link with the link to your logo (it should be hosted somewhere). Check it out and let me know if it helped :wink:

This is an example of what I’d like to place at the top with the brand logo if possible.

1 Like

Ah, you meant the description with the logo under the widget title. Thanks for clarification!

I am not sure if it’s feasible, but I’ll discuss with devs if there is a custom workaround and will get back to you tomorrow :slightly_smiling_face:

Thank you for waiting!

To implement this case, we’ll need:

  • the full description text

  • a link to the logo - the image should be hosted at some service

  • exact place, where you’d like to display the logo