This topic has 1 reply, 2 voices, and was last updated 8 years by Laura.

  • Author
  • #95708
     mpiroh
    Participant

    Hello, I would like to modify TopMembers section by adding fields such as ‘Practicioners’, ‘Teachers’, and remove ‘Popular’ button. Is this possible? If not or if it is too complicated, I just would like to remove ‘Popular’ option.

    Thank you

    Martin

    1. ourmembers

      ourmembers.png

     

    #95848
     Laura
    Moderator

    Hello, you can try adding this to style.css of child theme
    Hide popular tab

    COPY CODE
    
    div#members-list-options a:nth-child(3) {
        display: none;
    }
    

    Righ now more tabs are not available.

    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 🙂

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

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?