How can I remove the strikethrough on price in Glowish theme?

Topic summary

Removing the strikethrough styling on product prices in the Glowish Shopify theme’s home page Featured Collection. The issue appears under the “Hand Picked Lenses” and “Our Secret Collection” sections.

Recent update: The store URL was shared (https://www.bellacontactlens.pk/) to pinpoint the problem on the homepage. A proposed fix was provided with steps to edit theme code.

Proposed solution: Navigate to Online Store > Theme > Edit Code. In theme.liquid, insert custom code above the tag to change price styling.

Artifacts: Before/after screenshots illustrate the intended visual change (strikethrough removed). A code snippet was referenced but its exact content is not visible in the excerpt.

Outcome and status: The helper’s instructions suggest the fix works based on the screenshot. Confirmation from the original poster is not recorded; resolution remains open pending feedback.

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

Hi all.

We are using third party theme “Glowish” for shopify. I am not much familiar with shopify coding. Any help, how to remove strikethrough line from price from “Featured Collection” on home page.

Please share the store URL so that we can assist you.

Hi AnneLuo. This is the store URL, https://www.bellacontactlens.pk/ the problem is on the home page only under the “Hand Picked Lenses” and “Our Secret Collection” sections.

You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Find the theme.liquid file and add the following code above the tag


After modification

Hopefully it will help you. If yes then Please don’t forget hit Like and Mark it as solution!

1 Like