Footer - order of social media icons

Hi,

How can I change the order of social media icons as they appear in the footer? The order I would like is as follows:

Facebook - Twitter - Instagram - LinkedIn - Vimeo - Skype

Many thanks!

Comments

  • Hi,

    to change it's order, you need to customize footer.php file.
  • Hi,

    I read through that file and my best guess (as a non-coder) is that it might have something to do with this bit:

    <?php 
    if( has_nav_menu( 'social-menu-bottom' ) ){
    mfn_wp_social_menu_bottom();
    } else {
    get_template_part( 'includes/include', 'social' );
    }
    ?>

    What code would I need to add / insert? The order I need is Facebook - Twitter - Instagram - LinkedIn - Vimeo - Skype.

    Also, will I need to do this again after every theme update, or will this be a one-time thing?

    Thanks!
  • What you ask for, requires files customization what in reference to Item Support Policy is not allowed. So if you want to modify files and don't know how, you should contact with your web developer. Or if you don’t have any, we recommend to try the offer of solid and reliable customization experts WP Kraken.
Sign In or Register to comment.