How can I hide or increase opacity of collection titles?

Topic summary

Main issue: Collection titles are dynamically displayed on collection pages, causing redundancy because the collection images already include the titles. The requester wants the titles hidden or their opacity adjusted so they’re not visible.

Theme vendor update: Current third‑party theme does not natively support removing the collection title; a developer is required to implement this. The request has been added to the theme’s feature backlog for possible future updates.

Support offers:

  • GemPages asked for the store URL (and password if applicable) to review and potentially propose a solution.
  • PageFly suggested editing theme.liquid (Shopify’s main layout file) and adding custom code before the closing tag, but the actual code snippet was not provided, so the guidance is incomplete.

Status: No confirmed solution yet; discussion remains open. Next actions: share the store URL with GemPages; consider developer-led custom CSS/JS to hide or style titles; monitor for a future theme update.

Notes: theme.liquid is the primary Shopify template, and is the HTML closing tag. A screenshot was shared for context.

Summarized with AI on January 30. AI used: gpt-5.


Collection titles seem to be pulling in dynamically and we’re hoping to either have this removed or increase the opacity so that they’re not visible. The collection images contain the title, so there are some redundancies

Shopify 3-party theme response: “Regarding the collection title, it is not natively possible to remove it from the section, and a developer is also required to make this change for you. I have however added your request to our list of feature requests, so we may consider it in a future upgrade of the theme if this gets popular.”

Hi @zakuntsart

Can you give me your page URL (with pass if your store password is enabled), so I can check it and maybe give you a solution?

Kind & Best regards,
GemPages Support Team

Hi @zakuntsart ,

This is Victor from PageFly - Landing page builder, I’d like to suggest this idea:

Step 1. Go to Online Store → Theme → Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before :


Hope my answer will help you.

Best regards,

Victor | PageFly