New Landing How can we help? Themeforest Theme Support Uplift Adding Registration Fields (placeholders)

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Uplift
  • #278777
    filipemnt
    Member

    Hi there,

    I’m adding some extra fields in registration form, but coun’t locate where the field’s placeholders are defined. I can insert it right on the code, but I lose the transition effect. Code Eg:

    <p class="woocommerce-FormRow woocommerce-FormRow--last form-row form-row-last">
    					<label for="billing_last_name"><?php _e( 'Last name', 'uplift' ); ?> <span class="required">*</span></label>
    					<input type="text" class="woocommerce-Input woocommerce-Input--text input-text" name="billing_last_name" id="<strong>billing_last_name</strong>" value="<?php if ( ! empty( $_POST['billing_last_name'] ) ) echo esc_attr( $_POST['billing_last_name'] ); ?>" />
    				</p>

    Where are they defined?

    Thank you!

    #279081
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Can you screenshot what you refer to, what transitions do you mean?

    For example, do you refer to the icons or the actual placeholder text in the input?

    Thanks,
    David.

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register