How do i change the colour of my blog post page

Topic summary

A user seeks to change their blog post page background color from white to #7e6d60 and text/title color to #2f261e instead of black.

Solutions Provided:

Two support representatives offered similar approaches:

  • Navigate to Online Store → Edit Code → theme.liquid
  • Add custom CSS code before the </body> or </head> tag
  • One solution uses JavaScript to target only blog pages specifically
  • Both include code snippets for implementing the color changes

Follow-up Questions:

The original poster shared screenshots showing:

  • A white section that needs changing to #2f261e or removal
  • The comments button at the blog bottom requiring the same color treatment

The discussion remains ongoing as the user seeks clarification on these additional styling elements. Screenshots are central to understanding the specific areas needing modification.

Summarized with AI on November 5. AI used: claude-sonnet-4-5-20250929.

@dumbl3d00r ,

Step 1: Go to Admin → Online store → Theme > Edit code

Step 2: Search for the theme.liquid

Step 3: Add this code before