banner image size desktop view not work !

Solved

banner image size desktop view not work !

STEPDENT
New Member
4 0 0

hello i have a problem with the display of image banner in mobile and desktop view 

in mobile - perfect 

in desktop view - terrible . 

i tried every guide and nothing works 

please help

url : https://www.stepdent.com/

 

Accepted Solution (1)

PageFly-Henry
Shopify Partner
1184 335 297

This is an accepted solution.

Hi @STEPDENT 

This is Henry from PageFly - Landing Page Builder App

 

You can try this code by following these steps: 

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file base.css

Step 3: Paste the below code at bottom of the file -> Save

 

@media (min-width: 1199px){

div#Banner-template--16807957102840__3d85bebd-a0ca-429b-8b34-4f7ff29f4730 {

    height: 500px !important;

}}

 

Hope that my solution works for you.

Best regards,

Henry | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

View solution in original post

Replies 3 (3)

Moeed
Shopify Partner
7110 1908 2342

Hey @STEPDENT 

 

I suggest you to upload two sections with different images, one for mobile size and for desktop size and hide them using CSS. If you can upload two images then I can provide you the code to hide them according to their sizes.

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


STEPDENT
New Member
4 0 0

upload 2 images here ? or in shopify?

i really need help to do 2 different image section

PageFly-Henry
Shopify Partner
1184 335 297

This is an accepted solution.

Hi @STEPDENT 

This is Henry from PageFly - Landing Page Builder App

 

You can try this code by following these steps: 

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file base.css

Step 3: Paste the below code at bottom of the file -> Save

 

@media (min-width: 1199px){

div#Banner-template--16807957102840__3d85bebd-a0ca-429b-8b34-4f7ff29f4730 {

    height: 500px !important;

}}

 

Hope that my solution works for you.

Best regards,

Henry | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.