A user seeks to hide the pricing section that appears above product variations in the Retailer Fashion Infinity theme v3.0.5, while keeping the price visible for selected variants.
Initial Solution Attempt:
First suggestion was to check theme settings or use CSS to hide .product-price--single
This hid all prices, not just the unwanted section above variations
Working Solution:
A more specific CSS selector successfully resolved the issue: