This topic has 2 replies, 2 voices, and was last updated 9 years by newimageind.

  • Author
  • #78121
     newimageind
    Participant

    In member’s directory page, I’d like the huge word “Members” and the small words”All Members” gone, then get rid of the space between the member’s photo and the search bar, as the arrows shows.

    In member’s profile page, I’d like the @username and “active XXX minutes ago” completely gone.

    Thank you for your help!

    Attachments:
    You must be logged in to view attached files.
    #78302
     Laura
    Moderator

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

    COPY CODE
    
    .item-list-tabs {
        display: none;
    }
    .search-result .twelve.columns h2 {
        display: none;
    }
    #profile .user-nicename {
        display: none;
    }
    #profile .activity {
        display: none;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

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

    Always happy to help you 🙂

    #78303
     newimageind
    Participant

    That worked, thank you!

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

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?