Site: http://www.stillpointleadership.com
Button in sidebar is using the code below which I found here on the forums to “center” it. However, it’s not perfectly centered because of the 20px left padding in place to move the fields off the edge of the page. I’ve tried switching order of code, adding zero padding and negative padding and margins and nothing seems to be fixing this.
body.custom .gform_wrapper {
padding-left: 20px;}
body.custom .gform_footer input[type="image"] { border:none!important; margin:0px auto; display:block;}
Any clues greatly appreciated.
Thanks,
Sheila