Need Help Displaying multiple Logos in a Single Row

Need Help Displaying multiple Logos in a Single Row

technase
Shopify Partner
227 2 55

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

screencapture-technase-myshopify-2025-05-20-23_50_47.png

technase
Reply 1 (1)

tim
Shopify Partner
4741 582 1711

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.

 

If my post is helpful, hit the thumb up button -- it will help others with similar problem to find a solution.
I can be reached via e-mail tairli@yahoo.com