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!
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!
yes, please try this code
@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%;
}
}
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?
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
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community!
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.