How to remove black line under links in Boost theme collection list?

Topic summary

A user seeks help removing an underline from links in their Boost theme collection list. The original post includes a screenshot showing the issue but the text appears corrupted or reversed.

Responses provided:

  • One responder requests the store URL to identify the specific CSS classes causing the underline problem
  • Another suggests editing the theme.liquid file by going to Online Store → Actions → Edit code, then adding custom CSS code before the closing tag

The discussion remains open with no confirmed resolution yet. The technical solution involves CSS modifications to remove text-decoration from link elements in the collection list.

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

Hi, Can someone please tell em how to remove the black line under the links in my collection list? boost theme, thank you!

Hello,

It’s Shraddha.

May I have your store url please! I need to check for the classes used in that block to suggest you some CSS for the underline problem.

Thank you

Hello @jayshew0

Greetings from the Store Watchers Support Team! Happy to help you today.

Go to Online Store → Actions → Edit code. Then find theme.liquid.

In your theme.liquid file, please paste the code below before the tag.


Let me know if need further assistance

Regards,
Store Watchers Support Team