BuddyBoss Home – Web Support Forums Themes Boss. theme Mobile right Profile Bar translate and change icon

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

    #59658
    @photofly

    Hi,

    how can I change the icon for the courses to another?

    done it for profile page an group page with the following codes in custom.css

    #mobile-item-nav ul li#nav-experiences-groups-li:before {
    font-family: ‘FontAwesome’;
    content: “\f19d”;

    #mobile-item-nav ul li#courses-personal-li:before {
    font-family: ‘FontAwesome’;
    content: “\f19d”;

    also I’m not able to find the right xy_XY.po to translate the item in right bar and on profile page.

    Greetings Jan

    Answers

    #59750

    Anonymous
    @

    Hi @photofly, to translate the course you will have to translate LMS plugin and Boss for Learndash plugin

    Regards

    #60237
    @photofly

    Find it out by myself 😉

    .menu-panel #wp-admin-bar-my-account-blog > .ab-item::before {
    content: “\f040”;
    }

    #60437

    Anonymous
    @

    Glad you got the solution..If you need any further help on this one please let us know.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The question ‘Mobile right Profile Bar translate and change icon’ is closed to new replies.