How can I restore pricing visibility on my homepage?

Hi all!

I was trying to remove the pricing only from my collections on my homepage, but it seems the pricing has now been removed from everywhere except the product page.

The problem is I can’t recall exactly where I’ve edited the code and I’m so new to all this.

Any assistance would be so so helpful.

https://itiswhatitisandalwayswillbe.com.au/

Hi @RandaM1985

I’m Dan from Ryviu: Product Reviews & QA app.

You can take the price back by removing this code at the very bottom of your base.css file

.collection .card-information .price {
    display: none;
}

Thank you so very much :grinning_face: that worked yayy!!!

Happy I could help :grin: