Impulse Mobile & Desktop Slideshow Banner size

Hello,

I started using the “Impulse Theme” on my Shopify store and trying to figure out the right sizes for the slideshow banner.
The desktop is okay, but the photos get stretched on the mobile version.
I contacted the Impulse staff but they only sent me the recommended sizes which weren’t very helpful.

URL: https://kamakurashirts.com/

I’d appreciate your help, thanks!

1 Like

Hello There,

  1. In your Shopify Admin go to online store > themes > actions > edit code
  2. Find Asset >theme.css and paste this at the bottom of the file:
@media screen and (max-width:749px){
div#shopify-section-1524769873765>div .slideshow-wrapper .hero-natural-mobile--1524769873765 {
padding-bottom: 100%;
}
}
1 Like

I think it worked! Thank you!

1 Like

Kindly feel free to get back to me if you need any further assistance Thanks!

Hi @ZestardTech is there similar code for the desktop version as well? my images look stretched on the desktop.

1 Like

The banner size for the “slide” option of Impulse theme suggested 2880x1620 which is false because when I do that, you see oh maybe the right Ankle of the model. Doing the slide images on mobile size seems to “work itself” out however on desktop the photos are stupid and difficult to do! Please advise on how to make this easier to do!

I worked out this annoying issue by downloading https://ezfycode.com/shop/slideshow-section-pro - I saw it in this forum and now all my stores are fine. You can see it in my www.cocheti.ro and www.maxifashion.gr stores

I am having the same issues where my images are to zoomed in my banner slide, and need to make the changes,I have tried to do it, do I go to theme css liquid? I paid an expert and was scammed as she wants more money to complete the job…

Try disabling the “Enable parallax” option on the hero slideshow and see if it fixes your problem.

1 Like

Hi, where would I find that?