BuddyBoss Home – Web Support Forums Themes Boss. theme Social media icons in titlebar menu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Question

    #66439
    @bravegirlsclub

    Is there a way to get social media links as icons in the titlebar menu of the Boss Child theme? I’ve tried using the “Menu Social Icons” plugin, but the links don’t even show up in the menu.

    Answers

    #67035

    Anonymous
    @

    Hi @bravegirlsclub, Header section of Boss theme does not contain extra space to add your social links there.

    If you want to add it in title bar section you can use Easy Social Icons plugin to add your social buttons:
    https://wordpress.org/plugins/easy-social-icons/

    After installing and adding your icons paste this code <?php if ( function_exists('cn_social_icon') ) echo cn_social_icon(); ?> in your child theme’s header-middle-column.php file after line no. 41.

    where the exact path of the file will be boss-c/template-parts/header-middle-column.php

    Regards

    #67078
    @bravegirlsclub

    Thanks Pallavi!

    #67082

    Anonymous
    @

    🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • The question ‘Social media icons in titlebar menu’ is closed to new replies.