• Resolved Banks69

    (@banks69)


    Good day
    Thank you for an awesome plugin. Could you help me resolve the following issue

    The “First Name” label is centered on the registration form thus forcing the “First Name” input box to be pushed to the line below. This has resulted in the labels and input boxes not matching with each other.

    The elements being referred to are “#wpmem_reg label.text” and “#wpmem_reg .textbox”.

    Any assistants would be appreciated.

    Thank you.

    https://wordpress.org/plugins/wp-members/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Chad Butler

    (@cbutlerjr)

    Several of the included stylesheets float the label and inputs next to each other. Sometimes, there are additional property definitions inherited from the theme that cause one or the other of these to have a greater height that the other. In these cases you can do one of the following:

    Thread Starter Banks69

    (@banks69)

    Hello

    Thank you for your response.

    I inserted some css “float:none” which helped me come up with some solution. Unfortunately the stylesheets that come with the plugin did not work.

    Thanks again.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Misaligned label and text’ is closed to new replies.