• Resolved calle81

    (@calle81)


    I entered the access shortcode on my homepage, but it is not displayed correctly.

    The “Remember Me” is not aligned correctly and the secondary “Register” button is larger than the “Login” button.

    In the console I noticed that he has an extra tag <br>:

    <div class = "um-right um-half">
    <a href="https://www.mysite.com/register/" class="um-button um-alt"> <br>
    " Registrati  "</a>
    </div>

    Also in “Remember me” he added some <br> tags

    <div class="um-field-area">
    <label class="um-field-checkbox "><br>
    <input type="checkbox" name="rememberme" value="1"><br>
    <span class="um-field-checkbox-state"><i class="um-icon-android-checkbox-outline-blank"></i></span><br>
    <span class="um-field-checkbox-option"> Mantienimi collegato</span><br>
    </label>
    </div>

    This is a screenshot: https://ibb.co/XZ18XtJ

    How can I solve the problem? Thanks.

    • This topic was modified 5 years, 3 months ago by calle81.
    • This topic was modified 5 years, 3 months ago by calle81.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Problem with the login shortcode. Secondary button.’ is closed to new replies.