This topic has 2 replies, 2 voices, and was last updated 7 years by vidjaylee.

  • Author
  • #168411
     vidjaylee
    Participant

    Hi,

    How change the favorite icon button? I will want to change the star icon to an other icon.

    Thanks.

    #168494
     Kieran_SQ
    Moderator

    Hi,

    To change the favorite icons used for the BuddyPress activity please use the following CSS:

    Initial state (not favorited)

    #buddypress a.button.fav:before, #buddypress a.button.unfav:before, #buddypress a.fav.bp-secondary-action:before, #buddypress a.unfav.bp-secondary-action:before {content: "\e810";}

    Secondary state (favorited)

    #buddypress a.button.unfav:before, #buddypress a.unfav.bp-secondary-action:before {content: "\e80F";}

    In the above example I have used two heart icons. To find the icon code you wish to use please go to http://fontello.com/ click on the ‘customize codes’ tab and copy the value to the CSS provided above.

    Thanks,

    Kieran.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    #168497
     vidjaylee
    Participant

    great,
    that’s work!
    thank you

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

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?