Hello,
I want to remove the product price on my collection page.
here is the link : https://embrace-the-grind.com/
Hello,
I want to remove the product price on my collection page.
here is the link : https://embrace-the-grind.com/
.card-information>.price {
display: none;
}
Note: If you’d like my help with these improvements, feel free to contact me at devcodersp@gmail.com
Please like and accept my solution.