Hello, I am using Dawn Template, version 13.0.01. On my homepage, in between every ‘multicolumn’ section, there is a single space line included with a ‘%’ included that I cannot remove. Can anyone possibly help with this?
Store URL is ‘www.shireenskinshoppe.com’
Thank you
Hi. You have to give me access to the store. I will remove it for you.
You have to edit the template to remove this icon. Or find code which is rendering this icon.
You need to look at your sections/multicolumn.liquid
The code should look like https://github.com/Shopify/dawn/blob/a1173a39a0b45f98b7fa6d0e9a14bcb609d2d9f6/sections/multicolumn.liquid#L16-L26
You have this extra % output somewhere in the selected area
Thank you Tim, this worked great!