wickedstangs
Well-Known Member
I hit the reset on the footer. and the below happened how can I fix it..
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
<div class="section">
<div class="secondaryContent footercol"><h3>@leftcoltitle</h3>
<ul>
<li><a href="#">Custom Link 1</a></li>
<li><a href="#">Custom Link 2</a></li>
<li><a href="#">Custom Link 3</a></li>
<li><a href="#">Custom Link 4</a></li>
<li><a href="#">Custom Link 5</a></li>
<li><a href="#">Custom Link 6</a></li>
</ul>
</div>
</div>
<div class="secondaryContent footercol">
<h3>@middlecoltitle</h3>
<ul>
<li><a href="#">Custom Link 1</a></li>
<li><a href="#">Custom Link 2</a></li>
<li><a href="#">Custom Link 3</a></li>
<li><a href="#">Custom Link 4</a></li>
<li><a href="#">Custom Link 5</a></li>
<li><a href="#">Custom Link 6</a></li>
</ul>
</div>