Shopify themes, liquid, logos, and UX
Hi,
I'm adding a multicolumn onto my home page and want to have four columns in a row, however if you opt for more than three, it moves the second two columns below the first two.
Can anyone help share how I can have four columns on one row/line of my page?
Thanks,
Hi @harveybarrett ,
This is Theodore from PageFly - Shopify Page Builder App.
display four columns in a single row on your homepage:
Built-in "Multi-column" section (if available): Check your theme's settings for a "Multi-column" section. If found, adjust the "Number of columns" to 4 and customize spacing as needed.
Code editing (advanced users): Access the theme editor and create a new section. Add the provided CSS code to ensure each column occupies 25% width, making them fit in one row. Remember to adjust the width for even distribution and consider adding media queries for mobile responsiveness.
Best regards,
Theodore | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Hi, do you have the CSS code for this? There's a multicolumn but no option to change the number
.grid__item {
width: 25%; /* Adjust width as needed for even distribution */
clear: none;
}
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Would you mind to share your store URL? Thanks!
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025