Archived topic
how to add an image to the hero
1 reply · Started by Pablo on December 9, 2019
Viewing posts 1–2 of 2
hey, im trying to add an image to the hero. im not talking about the background, i want to add the image between text. can you help me with this?
Hi there,
You can just add HTML image tag like this:
<img src="https://IMAGE-URL-HERE" class="page-hero-image">
More info here:
https://www.w3schools.com/tags/tag_img.asp
This archived topic is closed to new replies.