This topic has 5 replies, 2 voices, and was last updated 10 years by Laura.

  • Author
  • #110313
     Groubee2
    Participant

    Hi

    Is it possible to remove button text inside the activity feed? they take up too much space… its only the “favorite”, “Delete” and the “Like” text we would like to remove.

    And is it possible to rearrange the order of the buttons inside the activity feed? the like button should be next to the comments button and the “Delete” button should be the last button on the right.

    See attached image

    I hope you like the idea and can help us with this issue 🙂

    Cheers

    Tonny

    #110632
     Laura
    Moderator

    Hello, do you want to remove them or rearrange them? Let me know 🙂

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

    Hi @Laura

    “remove button text inside the activity feed.” As shown on the attached image… its only the “favorite”, “Delete” and the “Like” text we would like to remove. We will keep the icons.

    AND

    “rearrange the order of the buttons inside the activity feed”

    As shown on the attached image? What is it you dont understand?

    Cheers
    Tonny

    #111443
     Laura
    Moderator

    Hello, please try adding this to style.css of child theme

    COPY CODE
    
    ul#activity-stream a {
        text-indent: -9999px;
        width: 60px;
    }
    ul#activity-stream a:before {
        text-indent: 1px !important;
        padding-left: 5px;
    }
    ul#activity-stream a:before:nth-child(1) {
        text-indent: 1px !important;
        width: 170px !important;
    }
    

    This is a custom request so i suggest to hire a developer for future style changes

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

    Ok, thanks a lot @Laura

    Cheers
    Tonny

    #111753
     Laura
    Moderator

    Glad to help 🙂 Please dont forget to rate us 5 stars at themeforest if you have time

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 6 posts - 1 through 6 (of 6 total)

The forum ‘Theme options & Demo content’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?