Home › Forums › Basel support forum › footer style › Reply To: footer style
July 9, 2020 at 9:10 am
#209643
Elise Noromit
Member
Hello,
You can go to the Theme Setting > Footer and set the footer layout.
Then navigate to Appearance > Widgets > add the blocks into the Footer columns.
You can add and edit this HTML code:
<ul class="menu">
<li><a href="#">New York</a></li>
<li><a href="#">London SF</a></li>
<li><a href="#">Cockfosters BP</a></li>
<li><a href="#">Los Angeles</a></li>
<li><a href="#">Chicago</a></li>
<li><a href="#">Las Vegas</a></li>
</ul>
Or you can find the Menu widget and chose the menu which you create in Appearance > Menu.
Best Regards