Remove Text Below Collection List Image - District Theme

Topic summary

A user needed to remove text appearing below images in the Collection List on a Shopify store using the District Theme.

Solution Provided:

  • Add custom CSS code to the theme.liquid file
  • Navigate to: Online Stores > Themes > More Actions > Edit code
  • Locate the theme.liquid file and paste the provided CSS markup above the </head> tag

Outcome:

  • The solution successfully resolved the issue
  • The user confirmed it worked as intended
Summarized with AI on November 11. AI used: claude-sonnet-4-5-20250929.

I need to remove the text below the image in the Collection List using the District Theme. The site is swagyourcap.com.

Hi @zgreek

This is Richard from PageFly - Shopify Page Builder App

Please add this code to your theme.liquid above the to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the


Hope this can help you solve the issue

Best regards,

Richard | PageFly

It worked. Thank you for your time!