• Resolved Nikolaus1005

    (@nikolaus1005)


    Hello,

    This is a great theme. Congratulation for creating it!

    Please, I need to know how to move the social media icons to the main menu (header), floating to the right. I tried to do it but my PHP knowlege is very low.

    Thank you very much!

Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter Nikolaus1005

    (@nikolaus1005)

    Please, can anyone help me?

    Hi,

    In header.php where it says:

    <?php if ( ot_get_option('site-description') != 'off' ): ?>

    Below that, add this:

    <?php alx_social_links() ; ?>

    And then perhaps this as CSS:

    #header .social-links  { float: right; margin-top: 20px; }

    As an example.

    This would be done with a child theme.

    Thread Starter Nikolaus1005

    (@nikolaus1005)

    Thank you very much, Alexander.

    Hello,
    first of all Thanks a lot Alexander Agnarson for creating such a nice theme and providing this for FREE. May God Bless You – Mate.

    secondly i followed your instructions but the social icons doesn’t display on right side in menu. they are still displaying at the default place.

    I’m using Hueman child theme.

    Waiting for your reply.

    Thanks & Regards,
    wapfreelance

    Alrite – i again followed your instructions carefully and this time it works….I’m such a noob.

    Thanks

    Anonymous User 12851872

    (@anonymized-12851872)

    hi,

    thank you very much !

    Anonymous User 12851872

    (@anonymized-12851872)

    Hi,

    I put the code in header.php to this line
    <div class="nav-toggle"><i class="fa fa-bars"></i></div><?php alx_social_links() ; ?>
    But how do I no longer have the same links in the sidebar?
    Thank you

    Hi noaneo. This topic has been resolved so many of us may not look at it and see your request. Please start a new topic so we can address your specific request. Thank you.

    Anonymous User 12851872

    (@anonymized-12851872)

    Hi,

    no need, I found the solution.
    I did not want to start another topic for a reason, the topic shows how to have the links of social networks on the menu but it does not say how no longer have these links in sidebar.
    the solution given is incomplete.
    Put this code in the child theme style.css
    .s1 .sidebar-top, .s1 .sidebar-toggle {display: none; }

    This is the reason for my intervention in this sujet and not a new topic, I thought before.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Social media to main menu’ is closed to new replies.