Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Max K

    (@kaminskym)

    Hi,
    Sorry for the delay.

    1. To hide the Jetpack login:
    A. Disable it in the Jetpack settings
    B. Usee the CSS: .jetpack-sso-wrap { display: none; }

    2. Use
    .lrm-nice-checkbox__label input:checked ~ .lrm-nice-checkbox__indicator {
    background: transparent !important;
    }

    3. Seems solved?

    4. Disable the nextend-social-login auto-display and use the shortcodes in the Expressions > PRO section
    https://nextendweb.com/nextend-social-login-docs/usage/

    Max

    Thread Starter tanghuiyung

    (@tanghuiyung)

    Hi,

    thanks you solve most of my questions. for number 2 there are still some problems.

    blue check box:tick inside the checkbox is disappear, and also when it is checked,
    the outline of check box is blue.(it should be some color like dark gray…)

    for number three, I still see it. but is I disable jetpack. It will be gone.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘login/register popup form’ is closed to new replies.