How can I adjust the alignment of a checkbox in my code?

Hi there,

I’ve used below code (the same code used for gift wrapping) to add a free book to a customer’s cart. I would like some space on the left side though, I’ve played around with the margins but the tick box is not moving.

website.


  

    
    
  

thanks!

Hi @INFRA

Follow these Steps:

  1. Go to Online Store
  2. Edit Code
  3. Find theme.liquid file
  4. Add the following code just above tag

If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!

Best Regards,
Makka

that worked perfectly, thanks so much!