Site logo

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?

This archived topic is closed to new replies.