How to move the position of the form's logo?

  • cynthiagmobility
    Asked on June 27, 2024 at 10:06 AM

    But it is centered everywhere else?



    Jotform Thread 16334961 Screenshot
  • Gian JotForm Support
    Replied on June 27, 2024 at 10:21 AM

    Hi Cynthia,

    Thanks for reaching out to Jotform Support. You can inject the CSS codes below to move the logo's position:

    #formCoverLogo > div > img {
     position: relative;
     right: 470px;
    }


    Let me show you how to inject the code:

    1. In the Form Builder, select the Paint Roller icon in the upper-right corner.Jotform Sign: Format form from right to left Image 1 Screenshot 30 Screenshot 20
    2. In the right pane, go to Styles at the top.
    3. Scroll down to paste the Custom CSS.Jotform Sign: Format form from right to left Image 2 Screenshot 41 Screenshot 31

    Here's the result:

    How to move the position of the forms logo? Image 1 Screenshot 42

    Give it a try and let us know if you need any other help.

  • cynthiagmobility
    Replied on June 27, 2024 at 3:50 PM
    AWESOME!!
    It seems to work fine depending on what area I'm in
    I have used Jotform since 2015 LOL - Yet it's been a couple of years.......
    Bare with me!
    ...
 
Your Answer