Change background color of image with text

Topic summary

A user seeks to change the background color of several page elements on their Shopify store using the Impulse theme.

Initial Request:

  • Originally asked about changing background colors in “image with text,” “multicolumn,” and “rich text” sections

Clarifications:

  • Specifically wants to modify the multicolumn section on the product page
  • The target area contains 3 icons with text underneath

Proposed Solution:
A community member provided CSS code to be added to the theme.liquid file:

  1. Navigate to Online Store → Edit Code
  2. Locate the theme.liquid file
  3. Insert custom CSS above the </body> tag
  4. The code targets specific section IDs to apply background colors

Current Status:

  • The discussion remains ongoing
  • User has an additional question about changing the rich text background color that hasn’t been addressed yet
Summarized with AI on November 20. AI used: claude-sonnet-4-5-20250929.

Hey! Just wondering if there was any way to change the color of the background in My image with text, Multicolumn, and rich text on my product page.

Theme: Impulse

Link: https://www.breezeboxshop.com/

Thank you

Hey @RJ13

Follow these Steps:

  1. Go to Online Store
  2. Edit Code
  3. Find theme.liquid file
  4. Add the following code in the bottom of the file above tag.

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

@RJ13 In what do you want to change the color?

My apologies, I wanted it on the multicolumn on the Product Page

https://www.breezeboxshop.com/products/breezebox-air-cooler

The background of the multicolumn row with the 3 icons and text underneath

Hey @RJ13

Follow these Steps:

  1. Go to Online Store
  2. Edit Code
  3. Find theme.liquid file
  4. Add the following code in the bottom of the file above tag.

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

2 Likes

what about the background of the rich text?