How to remove arrows from Dawn Theme between image and footer

Topic summary

A user encountered unwanted arrow elements appearing between the main image and footer in Shopify’s Dawn Theme, despite having no slideshow component active.

Solution Provided:

  • Add custom CSS code to the theme.liquid file
  • Navigate to: Online Store → Theme → Edit code
  • Locate theme.liquid and paste the provided code at the bottom
  • Save changes

Outcome:

  • The suggested code successfully removed the arrows
  • Issue resolved
Summarized with AI on November 12. AI used: claude-sonnet-4-5-20250929.

Hello, I was searching in the groups for solution of tiny but annoying problem. I’m customizing Dawn Theme and somehow appeared arrows like this between main image and footer. Anyone knows how to remove them? I don’t have any slide on main.

Thanks for help in advance

Hi @holaart ,

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file theme.liquid

Step 3: Paste the below code at the bottom of the file → Save


Hope my solution works perfectly for you!

Best regards,

Oliver | PageFly

1 Like

Hi @holaart
Could you share your store URL to check?

Thanks so much! The code worked and arrows disappear :slightly_smiling_face: