Archived topic
create landing page with elementor and generate press
2 replies · Started by Guillermo on November 4, 2019
Hi,
I have create a landing page for my webpage with the background image through elements, but cannot create any content on that image and I will like to create something like this: https://www.lukcomunicacion.com/
Hi there,
It looks like you've added some text into the hero already. That's where you want to put your content.
For now, you'll need to use HTML. For example:
<h1>Your Heading Here<h1>
<p>Some text here</p>
<a href="#" class="button">Your button</a>
Let us know if you need more info :)
Thank you Tom,
just wondering why when I insepct this landing page: https://www.lukcomunicacion.com/ i see elementor elements on top of the picture. could be possible to do that with html?