New Landing How can we help? Themeforest Theme Support Flexform Is it possible to add social media icons in the menu area?

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Flexform
  • #47417
    chrislatondresse
    Member
    Post count: 3

    Specifically the “Main Menu” bar; not the “Top Menu” bar. Thx! C

    #48403
    chrislatondresse
    Member
    Post count: 3

    Just wanted to send another ping on this question. Thx! C

    #49557
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi,
    a little something about our forum: as we work from oldest replied to ticket (!) to latest, adding a new comment to your thread will lead to a later response, as you push yourself back to our queue.

    thank you!

    You can find this code

    <div id="nav-search">
    									<a href="#" class="nav-search-link"><i class="icon-search"></i></a>
    									<form method="get" action="<?php echo home_url(); ?>/">
    										<input type="text" name="s" autocomplete="off" />
    									</form>
    								</div>

    in header.php

    You can add your icon html code afterwards.

    Cheers!

    #51372
    chrislatondresse
    Member
    Post count: 3

    Thanks Melanie. Can you give me an example of what this HTML code would look like. For Facebook and Twitter, specifically. Best, C

    #51657
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Something like this:

    <ul class="social-icons standard dark">
    <li class="twitter"><a target="_blank" href="http://www.twitter.com/swiftideas">Twitter</a></li>
    <li class="facebook"><a target="_blank" href="http://www.facebook.com/SwiftIdeas">Facebook</a></li>
    </ul>

    – Kyle

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register