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

  • Author
  • #147711
     Artem
    Participant

    Hey guys short question, is it possible to restrict the MEMBERS page? I only want my logged in users to be able to view the members list page.

     

    Also is it possible to pick a darker font in the member list for the description?

    Thank you guys.

    #147748
     Artem
    Participant

    Well I solved it with the Nav Menu Roles plugin. However I would like to know if I still can change that font??? Thanks.

    #147843
     Laura
    Moderator

    Hello, do you mean the color of the description or you mean to make it bold?

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

    yes the color for the description, I need it to be black.

    #147989
     Laura
    Moderator

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

    COPY CODE
    
    .search-item p {
        color: black;
    }
    .search-item p {
        color: black !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #148236
     Artem
    Participant

    Thank you it worked for me!

    #148435
     Laura
    Moderator

    Glad to help 🙂

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

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?