Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
the logo list looks good for pc:
but for mobile, it overlaps and dosen't look very good:
I want to keep it as it is for pc, but change it on mobile, so it's three images side by side, similar to this
TLDR: logolist stay the same for pc, on mobile change to 3 logos side by side
store link: https://8c2dd1-3.myshopify.com/
This is Victor from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.css.
Step 3: Paste the below code at bottom of the file -> Save
@media screen and (max-width: 767px){
.logo-bar__item:last-child {
display: none;
}
.logo-bar {
margin-bottom: 0 !important;
flex-wrap: nowrap !important;
}
}
Hope that my solution works for you.
Best regards,
Victor | PageFly
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025