My problem is Compare-price not strikethrough at shella theme

Solved

My problem is Compare-price not strikethrough at shella theme

izarnazrul
Visitor
3 0 0

Hi. i have problem when suddenly compare-price at collection pages not strikethrough. kindly help me. thanks

COMPARE-PRICE NOT STRIKETHROUGH.jpg

 

Accepted Solution (1)
PageFly-Amelia
Shopify Partner
626 165 238

This is an accepted solution.

Hello @izarnazrul 

 

You can try the following steps I have provided to help you solve the problem you are facing:

You can try the following steps I have provided to help you solve the problem you are facing:

Step 1: Online Store -> Themes -> Edit Code

Step 2: Choose file theme.liquid

Step 3: Add code above the tag </head>

<style>
.price .price-item--regular {
   font-size: 15px !important;
   color: #858585 !important;
   text-decoration: line-through !important;
}
</style>

 

 

Hoping my solution helps you solve your problem.

Best regards,

Amelia | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 
➜ Weekly updated Shopify tutorials on YouTube 


All features are available from Free plan. Live Chat Support is available 24/7.

View solution in original post

Replies 4 (4)

PageFly-Amelia
Shopify Partner
626 165 238

Hello @izarnazrul 

This is Amelia at PageFly - Shopify Advanced Page Builder app.

 

Could you please share the URL link of your store so we can check it for you?

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 
➜ Weekly updated Shopify tutorials on YouTube 


All features are available from Free plan. Live Chat Support is available 24/7.

izarnazrul
Visitor
3 0 0

zoffya.myshopify.com

PageFly-Amelia
Shopify Partner
626 165 238

This is an accepted solution.

Hello @izarnazrul 

 

You can try the following steps I have provided to help you solve the problem you are facing:

You can try the following steps I have provided to help you solve the problem you are facing:

Step 1: Online Store -> Themes -> Edit Code

Step 2: Choose file theme.liquid

Step 3: Add code above the tag </head>

<style>
.price .price-item--regular {
   font-size: 15px !important;
   color: #858585 !important;
   text-decoration: line-through !important;
}
</style>

 

 

Hoping my solution helps you solve your problem.

Best regards,

Amelia | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 
➜ Weekly updated Shopify tutorials on YouTube 


All features are available from Free plan. Live Chat Support is available 24/7.

izarnazrul
Visitor
3 0 0

Thank you! It's working! But after i insert this code, some of features missing. Above add to cart button should have a size icon (using kiwi sizing chart apps)

SIZING.jpg

 

sizing like picture below. this one at product but also have at collection pages

 

sizing 2.jpg