This topic has 1 reply, 2 voices, and was last updated 10 years by Catalin.

  • Author

    Tagged: 

  • #22015
     alicu90
    Participant

    Hi
    I would like to use sweetdate template for website which doesn’t need members on it.
    How can I disable this option and to delete log in buton?
    Thank you

    #22358
     Catalin
    Moderator

    Hello,

    First you need to disable the membership plugin and second, you need to add this code in style.css file from the child theme folder theme:

    COPY CODE
    
    div.login-buttons
    {
    display:none;
    }
    

    Let me know if this works,

    Thank you,
    Catalin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
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?