Changing Font Colours

Topic summary

A user is experiencing an issue where changing the regular text color in their Venue theme also affects button label text colors. They want to assign different colors to these elements.

Problem Details:

  • Store: precisioncraft.ca
  • Specific issue: Homepage ‘find out more about the galvo’ button
  • The new theme version doesn’t allow customization of button borders and colors independently

Attempted Solution:
A helper provided CSS code to style the button with a border and custom colors, targeting the .c-btn--hollow class. The code was meant to be added to base.css/theme.css/style.css files.

Current Status:

  • Initial attempts failed because the user couldn’t locate the specified CSS files
  • Alternative approach suggested: adding code to theme.liquid file’s <head> section
  • This also didn’t work
  • The discussion remains unresolved and has progressed to the helper requesting collaborator access via email to implement the solution directly
Summarized with AI on November 2. AI used: claude-sonnet-4-5-20250929.

Hello @precision1 ,

Please share the website url.