A user needed help increasing the font size of selected product variant text (e.g., color names) on their Shopify store, which appeared too small.
Solutions Provided:
Two support teams (PageFly and GemPages) offered similar CSS-based solutions:
Add custom CSS code to the theme.liquid file
Insert the code above </head> tag (or </body> if </head> is unavailable)
The CSS targets variant text to make it larger and bolder
Outcome:
The user successfully implemented the solution and marked both responses as accepted answers.
Follow-up Question:
The user then asked whether the variant text color could change to match each selected color option. PageFly-Victor responded that this would require extensive custom coding, suggesting either hiring an expert developer or using a third-party app to achieve this functionality.
Summarized with AI on November 21.
AI used: claude-sonnet-4-5-20250929.
I am seeking to adjust the font size of the selected variant. For instance, when a color is selected, the corresponding name appears at the top of the display in a font size that is quite small. I would appreciate it if someone could guide me on how to make the text larger and bolder, as shown in the screenshot below: