(Dawn) How to Remove The Mobile Swipe Arrows & Image Number Below Images On The Home Page

Topic summary

A user asks how to remove mobile swipe arrows and image numbers that appear below images on their Shopify store’s home page.

Solution Provided:

  • Navigate to Shopify Admin β†’ Online Store β†’ Theme β†’ Edit code
  • Locate the theme.liquid file
  • Insert custom CSS code above the </head> tag

The response includes a code snippet (though the actual CSS content appears corrupted in the thread) and a before/after screenshot demonstrating the removal of these mobile navigation elements. The issue appears resolved with this CSS-based solution.

Summarized with AI on November 7. AI used: claude-sonnet-4-5-20250929.

How can I Remove the mobile swipe arrows & image number below Images On The Home Page?

Store link: https://95d536-88.myshopify.com/

Store keycode: www

Hi @friendlyrobot19 ,

Step 1: Go to Shopify Admin β†’ Online Store ->Theme β†’ Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above tag:


Here is result:

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you :heart_eyes:

1 Like