A user wants to add a custom background image to their Shopify store instead of using a solid color, but their theme only provides color options.
Solutions Provided:
Custom CSS Method: Navigate to Shopify Admin > Online Store > Theme > Customize > Theme Settings > Custom CSS, then paste code targeting .brick__block__text with background-image: url() property. Replace the URL with the desired image and adjust text color for visibility.
Step-by-Step Guide: A community member shared a detailed tutorial from HulkApps explaining how to access Shopify admin and upload background images.
Key Notes:
The conversation includes code snippets and screenshot links demonstrating the implementation
Text appears partially reversed/encoded in the original posts but solutions focus on CSS customization
No confirmation yet on whether the solutions resolved the issue
Summarized with AI on November 4.
AI used: claude-sonnet-4-5-20250929.
Hi there, as what the title says.. how do I change the background of this into my own photo instead of just a solid color? I want to put a background photo that resonates with my brand. My shopify theme only gives me the option to change the color to just a solid color.