Hello!
Please I want to delete the padding(border) from the products page of my store
thank you
Hi @Sofiane2 ,
Can you please share the URL of your store so that I can look into it and provide you with the best solution?
Thank You.
HI @Sofiane2
We need your store URL to provide the code to do your request.
Please add this code to your Online Store > Themes > Edit code > theme.liquid file after
{%- if template.name == 'product' -%}
{%- endif -%}
thank you