Social links in topbar
-
I am trying to put social links in the topbar (just left of search icon). I am able to successfully do it mobile mode but the links are not visible when width > 721px. I updated child copy of header.php
<nav class="nav-container group" id="nav-topbar"> <div class="nav-toggle"> <i class="fa fa-bars"></i></div> <div class="nav-text"> <strong><?php alx_social_links() ; ?> </strong><!-- put your mobile menu text here --></div>
Will appreciate any help to show the same in desktop mode also.
Thanks!
Viewing 14 replies - 1 through 14 (of 14 total)
Viewing 14 replies - 1 through 14 (of 14 total)
- The topic ‘Social links in topbar’ is closed to new replies.