Styling the login button

This topic contains 2 replies, has 2 voices, and was last updated by  Bond Nwonye 8 years, 12 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #21989

    Hello Stephen,
    Where can one style the “Login In” button? In the file booking-form-handler.php, there is a reference to #eo-booking-login-toggle, so I searched for this term to see if it will lead me to the button. No luck.

    Bond Nwonye
    #22015

    The log-in form is rendered using wp_login_form(), but you can style the log-in button as follows:

    .eo-booking-form-login-form #wp-submit{
        //css rules
    }
    
    Stephen Harris
    #22025

    Thanks very much. Worked.

    Bond Nwonye
Viewing 3 posts - 1 through 3 (of 3 total)
To enable me to focus on Pro customers, only users who have a valid license for the Pro add-on may post new topics or replies in this forum. If you have a valid license, please log-in or register an account using the e-mail address you purchased the license with. If you don't you can purchase one here. Or there's always the WordPress repository forum.