Brooklyn Theme how to have a crossed out price

Hello there,

I’m currently using the “Brooklyn Theme” and I want to remove the “save #amount” at the top of the product.

Instead, I want to display prices directly into the whole page products

Can someone help me to edit this?

Hi @Magomed

Aibek is here from Speedimize.io

“save #amount” - you can delete it by writing a style

.grid-product__on-sale {

display:none;

}

Add theme.css to the end of the file.

Regarding " Instead, I want to display prices directly into the whole page products" - can you please share more details with us?

Hey @Magomed !

This is Finley from the Social Care team at Shopify. Thanks for your question. To make sure I understand correctly, are you looking to remove this save label here:

The amount shown is the difference between the original price (or “compare at price”) and the current price of the product.

Otherwise, if you’re looking to replace this save label with something else, do you have an example of what you’re trying to achieve?

Support for themes

If you’d like assistance making this adjustment, this coding change may be eligible for the 60 minutes of complimentary design support. This is something Shopify provides free of charge for our free Shopify themes, as long as the change falls in line with our Design Policy.

If you’d like to move forward with this, you can visit https://bit.ly/3cJkx8V and log in to your account to create a support request with our team. We’ll be happy to take a closer look from there.

How is the rest of your store coming along so far? If you’re interested in learning more about topics, such as designing your website, we have many free video courses and workshops on Shopify Compass.

I hope you’re having a great day!

Hey! Glad to help.

This may be useful.
https://app.hopps.io/videos/how-do-i-remove-sale-badge-at-the-top-of-the-product-and-instead-only-display-the-actual-sale-price-178b4ac6786
Have a nice day!