Home Forums Basel support forum checkbox not in line terms and conditions

checkbox not in line terms and conditions

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #14123

    esthetis
    Participant

    Hi,

    I see that the checbox css for terms and conditions is not inline, attached screeenshot.

    Please let me know.

    regards
    Pier

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

    Artem Temos
    Keymaster

    Hi,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    input#terms {
        position: relative;
        margin-left: 0;
    }

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)