Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Will Brubaker

    (@willthewebmechanic)

    Automattic Happiness Engineer

    Howdy Robert,

    Your theme is, indeed, dictating that layout. If your theme has any place for custom css this little bit will get you fixed up:

    .pure-form label, .pure-form input {
      float: none;
    }
    Thread Starter VisualConduct

    (@visualconduct)

    Thanks a lot Will for the prompt response.
    I added the above css to the themes stylesheet; unfortunately it doesn’t do anything. Any thought on this?

    Kind regards, Robert

    Thread Starter VisualConduct

    (@visualconduct)

    Oooops, thats weird! Now it suddenly does look OK, but I cleared cache a few times before. Anyway this is really great, thanks a lot Will!
    Donation made.

    Kind regards, Robert

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Layout mixed up.’ is closed to new replies.