Shopify themes, liquid, logos, and UX
I added some code to my store to make the banners look better on mobile devices, but I did not notice what happened to my multicolumn section. The margin went super crazy and looks really bad now, is there a way to fix this, easily? Desktop view is perfect.
shoplivingsimply.com
Solved! Go to the solution
This is an accepted solution.
Oh, Im only relaying on the image that you attach.
Try this one. Same Instruction.
@media only screen and (max-width: 600px){
.media.media--transparent.media--adapt {
padding-bottom: 0px !important;
}
}
Please dont forget to Like and Mark Solution to the post that helped you. Thanks!
Would you mind to share your Store URL website? with password if its protected. Thanks!
shoplivingsimply.com
Thank you for the information. Try this one.
@media only screen and (max-width: 600px) {
.media.media--transparent.media--square {
padding-bottom: 0px;
}}
Yes, it helped the one multi column, but not the other (section right below)
This is an accepted solution.
Oh, Im only relaying on the image that you attach.
Try this one. Same Instruction.
@media only screen and (max-width: 600px){
.media.media--transparent.media--adapt {
padding-bottom: 0px !important;
}
}
Please dont forget to Like and Mark Solution to the post that helped you. Thanks!
Thank you, I also sent you an email.
In Canada, payment processors, like those that provide payment processing services t...
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