Craft theme: image banner cropped in mobile version

In image banner section I cannot find the option to show full image in mobile version. For now, my image banner is showing fine in desktop:

But in mobile version, it was cropped and only displayed the middle content:

Can somebody help me with this? If there is any scripts to fix this I will appreciate it a lot!

Hi @Gustavo1105 ,
This is Theodore from PageFly - Shopify Page Builder App.

Can you give me URL store?

I’ll be so happy if my suggestion can help to solve your problem. If you have any further questions, please feel free to tell me.
Best regards,
Theodore | PageFly

My website: https://cecichic.com/

For solving the problem about the Craft Theme: Image Banner Cropped In Mobile Version, let’s try this solution:

Online Store ->Theme ->Edit code->theme.liquid


Hey @raim29723

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


RESULT:

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

Best Regards,
Moeed

Hi @raim29723

Go to your Online store > Themes > Edit code > open theme.liquid file, add this code after tag


Thanks, it worked.

1 Like