Home Forums Weaver Xtreme Theme How do I best place three clickable images at the bottom of a parallax page. Re: How do I best place three clickable images at the bottom of a parallax page.

#25942
direys
Participant

I have the following as the value in a “custom field” for the home page:

<div>
<div class=”content-3-col”> <a href=”http://direys.com/port”><img src=”http://direys.com/wp-content/uploads/2016/01/Portfolio-e1453075048323.png&#8221; style=”max-width:100%;” /></a> </div>
<div class=”content-3-col”> <a href=”http://direys.com/about/”><img src=”http://direys.com/wp-content/uploads/2016/01/HOW-WE-WORK-e1453075093468.png&#8221; style=”max-width:100%;” /></a> </div>
<div class=”content-3-col”> <a href=”http://direys.com/contact/”><img src=”http://direys.com/wp-content/uploads/2016/01/Contact-Us-e1453075126193.png&#8221; style=”max-width:100%;” /></a> </div>
</div>
<div style=”clear:both;”></div>

The name for the custom field is prefooter.  It works great (showing the photos and links in the proper prefooter position) as long as I get there by selecting the “Preview Changes” button at the top of the page.
I tried purging the cache at Cloudflare as per Gillian (thanks for the suggestion Gillian) but to no avail.