Collection list customization

How can I remove this space from left and right (DAWN Collection list) ?

1 Like

@NOT1 ,

  1. Go to Online Store → Theme → Edit code.

  2. Open your theme.liquid file

  3. Paste the below code before on theme.liquid


Result:

If it helps you, please like and mark it as the solution.

Best Regards :heart_eyes:

  • Here is the solution for you @NOT1
  • Please follow these steps:

  • Then find the theme.liquid file.
  • Then add the following code at the before tag and press ‘Save’ to save it.

  • Here is the result you will achieve:

- Please press ‘Like’ and mark it as ‘Solution’ if you find it helpful. Thank you.