Hello, is there anyway to remove the product variant information titles only (Size:) and (Style:) from the Prestige theme? I want the Size Guide button to remain.
I found a few other articles but the area they show to leave the code has been changed since the solutions were made.
Since the theme’s code might have changed, I’d recommend checking the specific section in the theme editor where those titles are displayed. Sometimes, it’s as easy as hiding the labels with some custom CSS.
If you’re comfortable with a bit of coding, try adding this to your theme’s CSS file:
This should remove the “Size:” and “Style:” titles without affecting the Size Guide button.
If you’re unsure, it might be worth reaching out to the theme support team or a Shopify expert for a more tailored solution. Good luck with your store!