submit button centered

Discussion in 'Blackriders WordPress Theme' started by mschultz33, Apr 11, 2015.

  1. mschultz33

    mschultz33 Member

    Joined:
    Jan 13, 2015
    Messages:
    62
    Likes Received:
    0
  2. sameerwalkar

    sameerwalkar Guest

    Hi,

    Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard

    Code:
    .signupform input[type="submit"]{
    padding-left: 73px;
    }
    Hope it will solve your issue
     

Share This Page