• Here’s my site. https://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.

Viewing 3 replies - 1 through 3 (of 3 total)
  • you can try adding these icons in the footer.
    Appearance->Theme Editor -> Footer.php

    Thanks,

    Thread Starter scoutriggs

    (@scoutriggs)

    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>

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to move footer?’ is closed to new replies.