Shopify themes, liquid, logos, and UX
I have a Logo list on my homepage and they are stacked when in Mobile View. I was wondering if there is a way to center the last Pinterest logo so it is not to the left. I would only want this to apply to the Mobile version and not the Desktop. I am using the Impact Theme.
Solved! Go to the solution
This is an accepted solution.
@DeNova - add this css to the end of your theme.css file and check
@media screen and (max-width:749px){
.logo-list{display: flex; flex-wrap: wrap; justify-content: center;}
.logo-list__item{display: flex; flex-basis: 48%;}
}
@DeNova - can you please share this page link?
@suyash1 Hey, thanks for the quick response the page is https://denovadetect.com/
This is an accepted solution.
@DeNova - add this css to the end of your theme.css file and check
@media screen and (max-width:749px){
.logo-list{display: flex; flex-wrap: wrap; justify-content: center;}
.logo-list__item{display: flex; flex-basis: 48%;}
}
.social-media {
justify-content: center;
}
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