URGENT!!! HOW CAN I MAKE MY IMAGES, 2 COLUMNS ON MY MOBILE WEBSITE ONLY

my shop’s website: megadeals-australia.myshopify.com

Thank

can you please add this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/responsive.css->paste below code at the bottom of the file.
@media (max-width: 767px) {
.justify-box1 > div {
    float: left;
    width: 50%;
}
}
1 Like

Okay will try this hope this works

1 Like

@Vi12

Thanks for update

yes, please try and let me know if you have any issue

1 Like

Thank you so much for your help! You are awesome!

1 Like

@Vi12

Thanks for update and support