Reply 212224 to: 404 page

Avatar: Rose Tyler
Rose Tyler
Support staff
April 9, 2019 at 14:10

Hello,

<a class="btn" href="URL of your page"><span>Home</span></a>
For example – http://prntscr.com/n9kz15
http://prntscr.com/n9kzdm

<h2 class="largest">404</h2>
<h1>That Page Can't Be Found</h1>
<p>It looks like nothing was found at this location. Try using the search.</p>
<div class="widget_search">
	<form action="URL_of_home_page" role="searchform" class="hide-input" method="get">
		<div class="input-row">
			<input type="text" name="s" class="form-control" placeholder="Search...">
			<input type="hidden" name="post_type" value="post">
			<button type="submit" class="btn medium-btn btn-black"><i class="et-icon et-zoom"></i>Search</button>
		</div>
	</form>
</div>		
<br><br>
<p><a class="btn" href="your_URL"><span>Home</span></a></p>

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.