This topic has 4 replies, 2 voices, and was last updated 7 years by Laura.

  • Author
  • #134823
     mlvc1958
    Participant

    ive enabled Facebook login. works well above the login popup.

    only thing is, it still displays the log in with credentials popup.  If i have the Facebook login enabled, i just want that to display only, without the log in with credentials popup.

    if i have the facebook login disabled then i want it to display the log in with credentials popup.

     

    how can i work this in my site?

    #134864
     Laura
    Moderator

    Hello, you can’t, only by adding custom css, you would need to add this to style.css of child theme

    COPY CODE
    
    .kleo-form-signin {
        padding: 0 20px 10px 20px;
        display: none;
    }
    .kleo-pop-title-wrap.main-color {
        display: none !important;
    }
    #kleo-login-modal .gap-20 {
        display: none !important;
    }
    
    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 🙂

    #135723
     mlvc1958
    Participant

    hi that didnt work for me, any idea why?

    #136032
     mlvc1958
    Participant

    got it working
    thankyou

    #136362
     Laura
    Moderator

    Glad you could resolve it 🙂

    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 5 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?