WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Reply To: Adding a Clickable Button to Home Page Sections

#22137
Kyle Davey
Participant

Nevermind, I answered my own question…for anybody reading, you can make a picture a hyperlink by using this code:

<a href="" target="_blank" rel="noopener noreferrer"><img src="" /></a>

You’ll obviously just need to fill in your own URL and image source data.