Change background colour of specific page

Topic summary

A user needs help customizing a specific page section on their Shopify store. They want to change the text color to #120202 and background to #D9D9D9 for the “Find my Number” section that discusses hair styling products.

Target page: find-my-number page on their Shopify store

Visual reference: A screenshot was provided showing the section marked with green scribbles

Solution provided:

  • Navigate to Online Store > Themes > Edit code
  • Open the theme.liquid file
  • Add custom markup code after the tag

The discussion appears to be in progress, with one response offering technical guidance but the complete code solution was not fully visible in the conversation.

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

Hi there,

I need some help changing the colour of a specific section on a page. I want to change the text colour of the text to #120202 and the background to #D9D9D9. On the section thats says “Find my Number… what hair styling product should guys use …”.

It is the section with green scribble on the photo seen below.

This is the URL: https://siriusgrooming.com/pages/find-my-number

Appreciate the help

Hi @MitchellBrown55

Go to your Online store > Themes > Edit code > open theme.liquid file, add the below code after tag


1 Like