Remove a space on the right of featured collection

Hi everyone, do you happen to know how to remove this space on the right that is created on smartphones in the highlighted collection that I have on the home page of my site? Thanks a lot to everyone

URL SITE: https://refade-8966.myshopify.com/

password: chauri

Dawn theme

1 Like

Hello There,

  1. In your Shopify Admin go to online store > themes > actions > edit code
  2. Find Asset > base.css and find this css line number:-3362 and remove:
#shopify-section-template--19286285844822__0a0fdef5-478a-4d81-a039-29643e03152d .grid {column-gap: 0px !important; row-gap: 0px !important;}

1 Like

Thank you very much