Forums

How to move footer? (4 posts)

  1. 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.

  2. Nasir Zia
    Member
    Posted 6 months ago #

    you can try adding these icons in the footer.
    Appearance->Theme Editor -> Footer.php

    Thanks,

  3. 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?

  4. daivu
    Member
    Posted 6 months ago #

    <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>

Reply

You must log in to post.

About this Topic