A Shopify store owner using the Enterprise theme wants to change vendor name styling to bold black but cannot locate a theme.css file.
Initial Solutions Offered:
Edit the main.css file instead of theme.css
Add custom CSS code to theme.liquid file above the </body> tag
Use the theme customizer’s Custom CSS settings in Collection Page > Product Grid Section
Resolution:
The issue was resolved using the theme customizer approach. The user successfully applied custom CSS targeting .text-theme-light class to change vendor name color on product pages.
Follow-up Issue:
The user requested additional help to make vendor names bold in collection/listing pages (outside individual product pages), not just on product detail pages. A solution involving CSS code in theme.liquid was provided to address vendor name styling across the site.
Status: Resolved - The user confirmed the solution worked and marked it as helpful.
Summarized with AI on November 15.
AI used: claude-sonnet-4-5-20250929.
Hello i want to change my website vendor’s name color to bold black, but i don’t know how, and i can’t find the /theme.css file i followed this: Theme, Edit Code, Assets . all i got here is theme.liquid
Hello, thank u it worked from the product page but i want to change it also from the outside when we list our product names i want to make the vendor name bold