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

  • Author
  • #168978
     vidjaylee
    Participant

    hi ,

    i add icons to buddypress activity action buttons , but i can’t hide labels buttons

    <img src=”http://dev.yoostart.com/wp-content/uploads/2016/09/icons.png&#8221; alt=””>

    here is used css

    <code> #buddypress #activity-stream .acomment-options .acomment-delete:before, #buddypress #activity-stream .activity-meta .delete-activity-single:before, #buddypress #activity-stream .activity-meta .delete-activity:before{ content: “\e99b”; font-family: fontello; letter-spacing: 2px; } </code>

    <code> a.button.bp-primary-action.bpas-show-share-options:before{ content: “\e857”;  font-family: fontello; letter-spacing: 2px; } </code>

    <code> a.button.bp-secondary-action.action-edit.buddyboss_edit_activity:before{ content: “\e858”; font-family: fontello; } </code>

    How do I hide labels?

    thanks

    #168979
     vidjaylee
    Participant

    buddypress activity

    #buddypress #activity-stream .acomment-options .acomment-delete:before, #buddypress #activity-stream .activity-meta .delete-activity-single:before, #buddypress #activity-stream .activity-meta .delete-activity:before{ content: “\e99b”; font-family: fontello; letter-spacing: 2px; }

    a.button.bp-primary-action.bpas-show-share-options:before{ content: “\e857”; font-family: fontello; letter-spacing: 2px; }

    a.button.bp-secondary-action.action-edit.buddyboss_edit_activity:before{ content: “\e858”; font-family: fontello; }

    #168985
     Kieran_SQ
    Moderator

    Hi,

    Are you referring to removing the words ‘supprimer’, partager’ and ‘modifier’? If so, then realistically, it isn’t possible without editing both theme files AND plugin files. Editing the plugin files will mean you will lose all of your changes when it updates. It’s also not wise to edit core files that way.

    If you mean something else please try to describe in more detail so I can understand.

    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.

    #168987
     vidjaylee
    Participant

    hi ,
    thank you for your help, there are no more details , i meant what you’ve said.

    Ahmed

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

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

Log in with your credentials

Forgot your details?