Register Button

Support MB User Profile Register ButtonResolved

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #36939
    Ole PoetterOle Poetter
    Participant

    Hi,

    please add in the next version to the html of the register shordcode submit button type="submit".

    This missing type="submit" is a reason why the button doesn't inherit the button styles from my theme (blocksy).

    The Button of the login shordcode has the attribute type="submit" and is displaing perfectly styled.

    Kind regards,
    Ole

    #36943
    Ole PoetterOle Poetter
    Participant

    Same for the submit button from the profile edit shortcode

    #36961
    Long NguyenLong Nguyen
    Moderator

    Hi,

    Thanks for your suggestion.

    I will inform the development team to consider supporting the type for the submit button. Meantime, you can use this selector to style the button.

    .rwmb-form-submit .rwmb-button {
        properties here
    }
Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.