Archived topic
want to replace static image with slider
1 reply · Started by Michael on July 26, 2019
Viewing posts 1–2 of 2
I'm using a static image as my element (hook after header) currently with the code...
<div class="grid-container header-image grid-parent">
<img src="https://www.URL.com/wp-content/uploads/2019/03/IMAGE.jpg" />
</div>
How would this code change if I used a slider instead of a JPEG?
Hi there,
The header element is likely what you are looking for:
https://docs.generatepress.com/article/header-element-overview/
https://docs.generatepress.com/article/how-to-create-a-page-hero/
https://docs.generatepress.com/article/page-hero-examples/
Let me know if this helps :)
This archived topic is closed to new replies.