Impulse theme 2 column per row on phone view

Topic summary

Goal: Display two columns per row on mobile for the Impulse theme’s “Text columns with images” section.

Process and actions:

  • The helper requested the store URL to tailor a fix. The requester shared: https://365curbappeal.com/.
  • Instructions were provided to edit the theme code: navigate to Online Store > Themes > Edit code, open theme.liquid, and add custom code immediately after the tag.

Technical note:

  • theme.liquid is the main Shopify theme layout file where global CSS/JS can be injected. The exact code snippet is not visible in the transcript, though it is central to the solution. A screenshot accompanied the initial request for context.

Outcome:

  • The requester confirmed the change worked, achieving two columns per row on mobile for the specified section.

Status: Resolved. No outstanding questions or disagreements.

Summarized with AI on January 11. AI used: gpt-5.

Can someone please tell me how can I show two columns per row on mobile view in “Text columns with images” section of Impulse theme. Any help will be highly appreciated.

Hi @Digital_Imran

Please drop your store link so I can provide the code

1 Like

https://365curbappeal.com/
Please check .

Can you please check @Dan-From-Ryviu :slightly_smiling_face:

Go to Online store > Themems > Edit code > open theme.liquid file, add this code below after element


1 Like

Thank you so much . Its works

Very welcome

1 Like