A user needed help making the “QUANTITY” menu header bold on their product page to match the “COLOUR” header styling. They also mentioned an unwanted issue where selected color text appeared beside the COLOUR header.
Solution Provided:
Add custom CSS code to the theme’s base.css file
The code targets .product-form__label elements with font-weight: 700 and color: black properties
Outcome:
The user confirmed the CSS solution worked perfectly. The discussion appears resolved, though the second issue about removing the selected color text display wasn’t explicitly addressed in the responses.
Summarized with AI on November 9.
AI used: claude-sonnet-4-5-20250929.
I need assistance with two issues on my product page (link below):
(1.) The QUANTITY menu header - I would like this text in bold as is the case with the COLOUR menu header above. I would appreciate help with the css code for this.
(2.) The COLOUR menu header - the text of the selected colour appears beside the COLOUR text header. I don’t know why it is like this. Any suggestions on how to remove it would be greatly appreciated.
Thank you for your response. It’s good to know that it’s worked for you. Kindly feel free to get back to me if you need any further assistance.
If helpful then please Like and Accept Solution.