Hi all,
Thanks for taking a look at this one. I have the Gecko 6.2.1 Theme and hoping someone may be familiar with it. I’d like to make an edit and add some code that will hide the price (t4s-product-price) when the product is out of stock (t4s-product-available__false) but not sure how to construct the code or where to add it?
I gather it might look something like this:
.t4s-product-available__false ~ .t4s-product-price {
display: none !important;
}
I’d like the price to not to show for out of stock items on Product Pages, Collections, Related Product lists etc.
I’m hoping someone out there may be familiar with this theme and can help without too much effort
But if you need any further info please let me know.
Thanks in advance