Position text to the right of an image in a multicolumn

Topic summary

Goal: Move multicolumn text to the right of its image in the Dawn theme.

Context: The requester shared an example layout via Gyazo and provided their store URL (velvetbijoux.com) with a storefront password (purplevelvet) upon request.

Solution provided: A contributor instructed to add custom code in the theme.liquid file.

  • Path: Online Store > Edit Code > theme.liquid.
  • Action: Insert a code snippet just above the tag.

Artifacts: A screenshot was shared showing the successful layout with text positioned to the right of the image. The exact code snippet content is not visible in the provided transcript. Images are central to understanding the result.

Outcome: The requester confirmed the solution worked and expressed thanks.

Status: Resolved. No remaining open questions or disagreements.

Summarized with AI on December 18. AI used: gpt-5.

I want to amend my multicolumn item so that the text is immediately to the right of the image instead of underneath.

Basically something similar to this - https://gyazo.com/f6a810c1c4effab15870c184ccd64b64

I am using the default Dawn theme.

Any help is much appreciated :slightly_smiling_face:

1 Like

Hi @nadfenech

Please share your store URL. so I can check and provide the best solution.

Hey @nadfenech

Welcome to Shopify Community! Can you share your Store URL so I can have a look on it? Also, if you have password enabled then please share the password as well. Your cooperation would be greatly appreciated.

Best Regards,
Moeed

URL is https://velvetbijoux.com and password is purplevelvet. Thank you

Hi, thank you! URL is https://velvetbijoux.com and password is purplevelvet.

Hey @nadfenech

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


RESULT:

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

Best Regards,
Moeed

1 Like

Legend, thank you! :slightly_smiling_face: