You can use F12 > Source > CSS
Theme136 followers64 questions9 posts
136 followers
64 questions
9 posts
Do you have questions about Theme?
Log in to ask questions about Theme publicly or anonymously.
@Ajay1 Here you go:
<a href="https://events.cmxhub.com/e/m88asq/7" target="_blank">
<img src="https://blog.tribe.so/wp-content/uploads/2021/01/eli-trier-event-cmx-toronto.png3" style="height: 100%; width: 100%; object-fit: contain" alt="CMX Toronto Event with Eli Trier"/>
</a>
I think it's too simple ........you can use this basic code in the sidebar section:
<img src="https://blog.tribe.so/wp-content/uploads/2021/01/eli-trier-event-cmx-toronto.png24" height="200" width="200">
You can adjust height and width according to your needs.
And if you want to attach a link to it......you can use the below code:
<a href="https://example.com"><img4 src="https://blog.tribe.so/wp-content/uploads/2021/01/eli-trier-event-cmx-toronto.png24" height="200" width="200"></a>