Update:
I fixed the pricing problem, but now I have a new one. When I use the code:
}
.price {
display: none;
}
It not only takes away the $200-$3,000 part under the product title that I want gone. It also takes away the price under the part where you pick which variable of the product you want or the “true price”. How do I keep the “true price”, but get rid of the price under the product title?