Shopify themes, liquid, logos, and UX
I need help with the logo list section on my theme. I'm trying to display 9 logos in a single row, but once I add more than 8, the 9th logo drops to a second line. When I switch to the carousel layout, it still doesn't show all 9 logos in one row — instead, a slider appears below the logo list to scroll through them.
Can someone help me figure out how to fit all 9 logos in a single row?
attaching a screenshot for reference.
store address: https://technase.myshopify.com/
Password: 12345
Any help is greatly appreciated
You may try changing setting in "Theme settings" =>Design => Maximum page width.
It defaults to 1260px -- you may raise it so that your logos fit. (this will affect all sections though).
So, alternatively, scroll down the "Logo list" section settings, find "Custom CSS" and paste this:
.container {
max-width: none;
}
Just remember that there are people with smaller screens. If you fit all 9 in a row on your screen does not make them fit every visitors screen.
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn 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, 2025