Why my slideshow view in mobile phone is showing like this?
Hey @Omar_Serhan
Follow these Steps:
-
Go to Online Store
-
Edit Code
-
Find theme.liquid file
-
Add the following code in the bottom of the file above tag
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
still same issue there is a space between the slideshow image, button, and pagination. It also ruined the desktop view, the image became very large.
Hey @Omar_Serhan
Remove the previous code and add this new code with the same steps mentioned above in your theme.liquid file
After this, go into base.css file line number 3580 and remove this code below
.banner__media {
position: inherit !important;
}
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
for mobile view the button is shown at the middle of the image where as in the desktop view its in the right place
desktop
mobile
Hey @Omar_Serhan
Keep the previous code and add this new code above in theme.liquid file
.banner__content {
align-items: flex-end !important;
}
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Thank you so much!!!
Thank you for your reply. I’m glad to hear that the solution worked well for you. If you require any more help, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.
can you help me add a shipment carrier to my shopify website. My store is in Jordan and I want to deliver my products inside and outside Jordan.






