Need help removing featured collection text on homepage in debut theme
Topic summary
A user needs to remove the featured collection text from their homepage using Shopify’s Debut theme.
Proposed Solution:
- Add custom CSS code to the theme.liquid file
- Navigate to: Online Stores > Themes > More Actions > Edit code
- Locate theme.liquid and paste the code above the
</head>tag
Note: The specific CSS code snippet appears corrupted or improperly formatted in the response, making it difficult to verify the exact solution. The helper (from PageFly app) provided step-by-step instructions but the actual code content is not clearly readable.
Status: Solution offered but requires clarification on the exact code to implement.
Hi @workbyamari
This is Noah 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,
Noah | PageFly

