Logo is not centering

  • apexbandboosters
    Asked on February 28, 2018 at 6:21 PM

    After uploading a logo and centering it, when I preview the form, the logo appears to the right.  This just started happening on all my forms.  Any suggestions or thoughts as to why this is happening?


    Thanks.

    Jotform Thread 1400847 Screenshot
  • Jan
    Replied on February 28, 2018 at 8:50 PM

    Please try injecting this custom CSS code:

    .form-all:before {
    right: 0;
    }

    Here's a guide on How-to-Inject-Custom-CSS-Codes. Here's the result:

    151986882003 01 hx5x3 Screenshot 10

    Hope that helps. Let us know if you are still having issues. Thank you.