Home Forums WoodMart support forum Forms with negative margin

Forms with negative margin

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #600546

    andrerodriggues
    Participant

    All my site forms are with negative margin. How can I change this?

    usemefit.com.br

    Attachments:
    You must be logged in to view attached files.
    #600691

    Hello,

    Please use the below custom CSS code and paste it to Theme Settings >> Custom Code >> CSS code section:

    .checkout .form-row label {
        display: inline;
    }

    Best Regards

    #600893

    andrerodriggues
    Participant

    It, works! Tks.

    But, there are other forms that are still with negative margins.

    The login form too.

    Attachments:
    You must be logged in to view attached files.
Viewing 3 posts - 1 through 3 (of 3 total)