BuddyBoss Home – Web Support Forums Themes Boss. theme Mobile Top Right Profile Icon/Avatar

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

    #40037
    @freedomfriend

    Is is possible to change the mobile top/right menu icon to a custom icon/image?

    Answers

    #40101

    Anonymous
    @

    Hi @freedomfriend

    media=”all”{
    .fa-user:before {
    content: “\f007”;
    }
    }

    you just need to add correct content code there

    http://fortawesome.github.io/Font-Awesome/icons/

    If you can do it your self that good, else let me know which icon your have selected i will provide you exact custom css code to change it

    Regards
    Varun Dubey

Viewing 2 posts - 1 through 2 (of 2 total)
  • The question ‘Mobile Top Right Profile Icon/Avatar’ is closed to new replies.