scoutriggs
Member
Posted 6 months ago #
Here's my site. http://www.merakistudios.com/
I'm trying to move the social media links on the homepage to the very bottom of the page (basically switching the footer and the menu). The links are just a widget set to display on the footer of my homepage. Sorry for the newbie question but I'm, well, a n00b.
you can try adding these icons in the footer.
Appearance->Theme Editor -> Footer.php
Thanks,
scoutriggs
Member
Posted 6 months ago #
Yeah, they're already in the footer. For some reason the menu is made to be below the footer in my theme. Any way to change this?
<footer id="footer">
<nav role="navigation" id="access">
<div class="nav" id="primary-nav">
</div>
u can make code here.......
<!-- #primary-nav -->
</nav><!-- #access -->
</footer>