A Shopify store owner using the Dawn theme seeks to customize their product page’s color dropdown menu and text styling.
Primary requests:
Add a black border around the color selection dropdown to match the existing borders on the Quantity selector and Add to Cart button
Make color option text (Black, White, Red, Orange, Yellow, etc.) bold and/or slightly larger for better visibility
Solution provided:
RockTechnolabs offered CSS code to be added to the theme.liquid file (above the tag). After initial implementation showed no changes, a revised code snippet was provided that successfully resolved the border issue.
Current status:
The border customization is complete and working. However, the user has follow-up requests:
Increase font size and boldness of “Colour” and “Quantity” headings
Similarly enhance the “Add to Cart” and “Buy it Now” button text for visual consistency
The discussion remains open, awaiting solutions for these additional styling adjustments.
Summarized with AI on November 16.
AI used: claude-sonnet-4-5-20250929.
I’m using Shopify Dawn theme and would like to make the following changes to my default product page:
(1.) I want to create a black border around the Color selection drop down menu list so that it looks like the borders around the “Quantity” selector and the “Add to Cart” selector below it.
(2.) I also want to make the color options list (Black, White, Red, Orange, Yellow, etc) either bold or/and with a slightly larger font to make them more legible and easily recognisable to buyers.
I applied the script as advised. However, it made no difference to either the font size or boldness of the colour drop down menu option text. Please advise.