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

  • Author
  • #81776
     RoyalD
    Participant

    Hello,
    Ive got 2 login options at the start of the site. one with facebook and the regular registration (see attachments)
    I want to remove the regular registration option so that only the facebook registration/login option is visible. Do you know if there is an option to enable disable one or the other.

    Or  can you tell me what file i need to edit to remove it and in where i can find this file?

     

    thank you

    Attachments:
    You must be logged in to view attached files.
    #81960
     Laura
    Moderator

    Hello, for the modal, try by adding this to style.css

    COPY CODE
    
    .kleo-pop-title-wrap.main-color {
        display: none;
    }
    form#login_form {
        display: none;
    }
    div#kleo-login-modal .gap-20 {
        display: none;
    }
    
    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)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?