Quite a simple one, allow me to centre the form logo in the theme editor. Suprised this isn't there already!
I can't answer your question but I was just made a theme with my logo. But when I choose that theme for my form and then put a link to the form on my website, the logo doesn't show up. Does your logo show up even if it's not centered?
To center log add this CSS code to the theme in the editor:
main_body h1 a {
background-position: center center; }
quadrant2 main_body h1 a { background-position: center center; }
quadrant2 main_body h1 a {
This no longer works.
How do I center the logo?
I found a way to center my logo. In Theme editor select LOGO tab -click letter A. Upload any file. Click MORE OPTIONS. Set the height to the height of your logo image. Delete the file text . Next go to the BACKGROUNDS tab. Click on the letter B Then select the Custom Image option. This is where you will need to upload your logo image. Click MORE OPTIONS. Click apply.
That worked for me.