Make Text Column with Image Section Have Additional Columns per Row

Hello -

I am currently using the Impulse theme - and am building out a section using the “Text Column with Images” section. It currently limits to only 3 columns per row - but I am wondering if there is a way to modify it so that we can have up to 6 columns in a single row?

On the homepage, I have a few sections labeled “Our Collection” to test out the design styles. The top one is a standard collections list section, but the following two were built using “Text column with images”.

https://lineagewatchco.com/

PW: Polska711!

Hi @TylerK_Bastion ,

We need to customize the code to add more columns per row in Text Column With Image Section

Hi @TylerK_Bastion

We’ve carefully checked your website and found your “Text Column with Images” section is limited to only 3 columns per row , and you want to increase it to 6 columns per row.
To do this, you have to customize the code a bit.
Step 1: Look in the liquid file of Text Column with Images, is there this line of code?


Step 2: Fix this code into


Please note to adjust the alignment of the content in storefront after increasing it to 6 columns per row.

If it worked, please mark as a solution. Good luck!