Hi! How can I remove these thin small gray lines on the homepage at www.krolls.ch ?
Thank you!
This is Noah from PageFly - Shopify Page Builder App
Hi @10xfuel Please add code here to fix it:
Step 1: Online Stores > Themes > Edit code
Step 2: Choose file theme.liquid
Step 3: Add code above the tag
Hope my solution will help you resolve the issue.
Best regards,
Noah | PageFly
Here is the solution for you
Please follow these steps:
Find line 143 and add the following code below line 143.
margin: -1px;
Then press ‘Save’ to save it.
Here is the result you will achieve: