This topic has 3 replies, 2 voices, and was last updated 8 years by Laura.

  • Author
  • #159057
     AdamK
    Participant

    Hi

    maybe I am doing this wrong?

    I would like to hide the online status of members on our homepage, and I have changed the setting for the masonry block on the page to hide the online status. But the online status is still showing?

    Any ideas?

    Many thanks for your assistance.

    #159214
     Laura
    Moderator

    Hello, that is the last activity, the online status is the small circle at the avatar 🙂
    Here is the css to hide the last activity, just add it to style.css of child theme, at Appearance > Editor or at your website files

    COPY CODE
    
    span.activity {
        display: none !important;
    }
    

    Let me know if that works 🙂

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

    Thanks Laura that did the trick. Though in the end I had to ditch the masonry view because it was showing up all a bit weird.

    #159388
     Laura
    Moderator

    Hello, glad it worked 🙂 Let me know if you need anything else

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

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?