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

  • Author
  • #15201
     mycolombianwife
    Participant

    Hello,

    I would like to know how I can hide the numbers of ALL members on the members page here:
    http://www.mycolombianwife.com/members/
    (All MEMBERS 277)

    #15277
     Abe
    Keymaster

    Hi,
    You can hide it using CSS. Add this css to your child theme style.css or in WP admin – Sweetdate – Styling options – Quick css

    COPY CODE
    
    #members-all {
        display: none;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #15288
     mycolombianwife
    Participant

    Thanks, it worked.

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

The topic ‘How to hide members number’ is closed to new replies.

Log in with your credentials

Forgot your details?