We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Prestige theme help - How to have an image with multiple text blocks on it?

Prestige theme help - How to have an image with multiple text blocks on it?

sb1984
Tourist
10 1 1

Hello, 


I'm trying to create a section as in the image shared. I'm not sure if I'm missing something obvious. Thanks!


Screenshot 2025-06-27 at 13.41.10.png

Replies 2 (2)

The_ScriptFlow
Trailblazer
201 17 26

Hey @sb1984,

Could you please write your message in a more helpful way. Because I see there is no detail shared. Whether you want to create this section that shared in the image or somehow you facing issue there?

Waiting to hearing back.

Thanks

- Need a Shopify Specialist? Chat on WhatsApp Or Email at info@thescriptflow.com
- For any custom section queries, bug fixing please visit: Level 2 Fiverr Profile
- Buy Me a Coffee? Nah… Let’s Upgrade to a Car
- If my solution was helpful, mark it as a solution and hit the like button!

jakeclifford
Shopify Partner
93 18 25

Hi @sb1984,

You can do this with the multicolumn section


Add the section in the theme editor. find Custom CSS in that section,

.section-spacing {
    background-image: url('path/to/your/image.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.multi-column__item {
background: white;
padding: 10px
}

 

This code will need slight modifications to get what you want. Here is a quick version I made within prestige.
Screenshot 2025-06-27 at 2.13.27 pm.png

If you'd like help with this customization or anything else, feel free to reach out! Just click the link below ⬇

Hope that helps, Jake

I'm Jake the Shopify Wizard! If helpful Like and Mark as an Accepted Solution
My Blog - Tips and Tricks for Shopify Horizon and AI features Horizon + AI

Struggling to solve an annoying issue? Get Help Fast