How can I resize and optimize banner images for mobile view?

AC9
New Member
18 0 0

https://prunies.myshopify.com/

pass: ohchau

AC9_0-1632482611253.png

 

How can I make these images all visible from mobile view? 

And to also make it smaller in web view?

 

Thank You!

 

Replies 8 (8)

Kinjaldavra
Shopify Partner
2302 570 1423

hello @AC9 

can you please share your shop preview url 

dmwwebartisan
Shopify Partner
12289 2547 3698

@AC9 

Please share your  preview URL Becouse password option not available your password page 

Thanks!

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
Check here PageFly App to customize your pages | #1 Product Filter & Search app on Shopify | The most powerful Shopify page builder app
AC9
New Member
18 0 0
dmwwebartisan
Shopify Partner
12289 2547 3698

@AC9 

 Step 1: Go to Online store > Themes > Actions > Edit code.

 Step 2: Go to Assets > theme_exention.css and paste this at the bottom of the file:

@media (max-width: 749px) {
.owl-carousel { width: 100% !important;}
.owl-carousel .owl-stage {width: max-content !important;}
.owl-carousel.owl-drag .owl-item {max-width: 130px !important;}
}

Thanks!

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
Check here PageFly App to customize your pages | #1 Product Filter & Search app on Shopify | The most powerful Shopify page builder app
AC9
New Member
18 0 0

@dmwwebartisan it didn't work. It now hidden.

dmwwebartisan
Shopify Partner
12289 2547 3698

@AC9 

I think this is js and liquid code problem

Thanks!

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
Check here PageFly App to customize your pages | #1 Product Filter & Search app on Shopify | The most powerful Shopify page builder app
AC9
New Member
18 0 0

@dmwwebartisan what should I do next? Thanks for helping 

dmwwebartisan
Shopify Partner
12289 2547 3698

@AC9 

Please check your slider js code .

Thanks!

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
Check here PageFly App to customize your pages | #1 Product Filter & Search app on Shopify | The most powerful Shopify page builder app