Alternative method: Insert CSS code in the theme.liquid file before the </body> tag, wrapped in a conditional statement for the blog template.
Resolution: The user confirmed the solutions worked, marking them as simple and effective. The issue was successfully resolved using the provided CSS approaches.
Summarized with AI on October 28.
AI used: claude-sonnet-4-5-20250929.
I’m using a template, and it shows a light grey on the header of the blog page, but mine is white. How can I change just the background of the header to hex f2f2f2 similar to the template image below?
It’s in “Theme settings”. Get to “Color schemes” (or other place to select theme colors) and see what settings are available. In your code it’s “Secondary background” – it’s set to white at the moment…
If this is not acceptable, add this to the section “Custom CSS” setting: