Home Forums Basel support forum Terms & Conditions

Terms & Conditions

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

    spletster
    Participant

    Hi,

    just wondering, how could I place check box inline with Terms & Conditions on checkout page.
    Any advice?

    Screenshot:
    https://goo.gl/PGB2Rv

    Regards,
    Tomaz

    #1073

    Artem Temos
    Keymaster

    Hello there,

    Thank you for contacting us.

    It seems to be small CSS bug in the theme that will be fixed in the next update. For this moment you can add the following code snippet to your Custom CSS to fix this

    .wc-terms-and-conditions label {
    display: inline-block;
    }

    Kind regards

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

The topic ‘Terms & Conditions’ is closed to new replies.