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

  • Author
  • #46080
     klosurdo
    Participant

    Hi,

    I apologize if this has been answered previously, but I could not find it in the forums.

    I want only select people to be able to register for my site and want to remove the option of having the public create an account. Is there an easy way to remove the “create an account” shown in the photo below.

    Thanks

    Ken

    Attachments:
    You must be logged in to view attached files.
    #46084
     Radu
    Moderator

    Hello,

    You can do it via CSS, add this code to your Theme Options-> General Settings -> Quick CSS or you can add to you kleo-child style.css .

    COPY CODE
    
    
    #kleo-login-modal .kleo-pop-title-wrap p {
    	display: none;
    }
    
    

    Let me know if it works.

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

    Worked like a charm adding it to the child .css. thanks so much!

    Additionally is there a way to remove from the WordPress menu as well? See photo.

    Attachments:
    You must be logged in to view attached files.
    #46533
     Radu
    Moderator

    Hello,

    Go to Miscellaneous -> Admin toolbar ( Set Off )

    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 ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?