- Navigate to Online Store->Theme->Edit code
- Asset->/base.css ->paste below code at the bottom of the file.
- Save it.
.collection .card-information .price{
display: none !important;
}
.collection .card-information .price{
display: none !important;
}