• Resolved leahjm77

    (@leahjm77)


    I’m wondering if it’s possible to place the checkbox for optin directly below the email field in checkout? So far I can only see options to put it above or below all billing details, but not directly below the email field (like it has in any shopify store). If it can be done with coding or editing the function.php file I am comfortable with doing that but don’t know the code required. Thank you.

Viewing 1 replies (of 1 total)
  • Plugin Author Saint Systems

    (@saintsystems)

    You can select different checkbox locations in the plugin settings to control the opt-in checkbox location.

    If you want it to be below email, you should be able to use the code snippet here: https://ander.ly/OylK1A to remove the default checkbox and place it in the billing fields below email.

    You can place that in your functions.php file.

Viewing 1 replies (of 1 total)
  • The topic ‘Checkbox directly below email field’ is closed to new replies.