Multi Column customization

How to remove multi column left and right padding for mobile? (DAWN)

  • 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.

@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:

Hi @NOT1 ,

Step 1: Go to Shopify Admin → Online Store ->Theme → Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above tag:


Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you :heart_eyes:

@BSSCommerce-HDL @BSSCommerce-B2B @BSS-TekLabs Hey thank you guys for your replies I have another problem how can I increase the vertical space? between the culomns

@NOT1 , add more this code


Result