How can I center and equally space a logo list on desktop?

Hi, I’m having issues with the display of a logo list. As you can see on desktop they are not equally spaced or centred.

Website is: https://dextergrooming.com

Help would be greatly appreciated!!

1 Like

@katieklmmedia

sorry for that issue can you 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.
#shopify-section-1609421961f4bf1ad3 ul {
    text-align: center;
}
1 Like

that worked great thank you

1 Like

@katieklmmedia

its my pleasure to help us

Hi! Do you mean to copy & paste this code in theme.liquid or theme-editor in assets?

1 Like

@RC94 oh sorry for that issue can you please share your store url so i will check issue and give you proper code

Thank you for responding however, I have found a solution! Thank you

1 Like

@RC94 Wow That would be great

thanks for update.