Venture Theme - change number of logo images per row

Hi,

Please can someone assist me.

I have the Venture theme and at the bottom of my homepage there is a Logo List.

There are currently 4 logos per row and I would like to change this to 5 logos per row. See screenshot below.

Thanks in advance!

www.electricrideco.com

2 Likes

@guyv

yes, please try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
@media only screen and (min-width: 750px){
#shopify-section-1645530656da5c7ac7 .medium-up--one-quarter {
    width: 20%;
    -ms-flex-preferred-size: 20%;
    -webkit-flex-basis: 20%;
    -moz-flex-basis: 20%;
    flex-basis: 20%;
}
}
1 Like

@KetanKumar

Perfect! Thanks so much for your help.

I have one more question if you don’t mind.

On the mobile version of my website the Logo List has 2 logos per row. I would like to change this to 3 logos per row. Can you assist with this?

1 Like

@guyv

its my pleasure to help us

Hi,

I’m trying to do exactly the same thing but the solution doesn’t seem to work for me!

Any ideas about what it may be?

Thank you so much

Dalila

1 Like

@daliladb

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community! :blush:
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.

Thank you!!! Sorry it took me ages..

https://deusfitness.co.uk/

Cheers,

Dalila