Dawn Theme: Remove Link in Product Title From Featured Collection Section

Hello,

How do I remove the link in the product title from the featured collection pop-up in the dawn theme? Hoping for some specific coding guidance.

I’ve attached a screenshot which shows this tracked out in blue. Site is scrummi.com

1 Like

Hi @scrummitowels

I could not find section to open a product with link in title. Could you show me where is that featured collection?

Hi!

Yes, so this section sits at the bottom of this page: https://scrummi.com/pages/hairdressers

When you click the quick add button on the product it pulls this through.

I need check your theme file because this quick add function does not belong to Dawn theme. If you don’t mind, can I send request access to your store so I can help you?

Yes happy to do this! Please go ahead

Hello There,

  1. In your Shopify Admin go to online store > themes > actions > edit code
  2. Find Asset > base.css and paste this at the bottom of the file:
quick-add-modal .product__title>a {
pointer-events: none!important;
}

I sent request, please approve it

Resolved now but thank you for your help!

Hi @scrummitowels

It’s done. Please check again now