Hi guys, I’m having some trouble with the slideshow and getting it fit the full screen on mobile. I’m using the Debut theme with the slideshow as the first section. I’ve managed to use some code to get it the way I want (no arrows/buttons etc) this is the last piece of the puzzle so I’d really appreciate some help!
As you can see from the image it cuts off before filling the screen. I’d also really like it to be responsive on all mobile screens if that’s possible.
It’s worth mentioning I’ve already tried the piece of code I found on a similar thread and it doesn’t work for me:
@media only screen and (max-width:767px) {
.slideshow--medium {height: 650px;}
}
This code forces the image to occupy all space without affecting its aspect ratio, thence why the gray borders.
A better solution would be to edit the images on photoshop making sure all of them have the same height and width to avoid making them looking uneven - popular websites tend to manage their sliders this way.
Hello, I’m also having trouble with making the slideshow bigger on the mobile screen, I used the same code that was presented in the description, but that does not work. Do you have any tips that can help me out? Also I need some help on my home page images width and my collection page height.
Could you let me know in which file this is. I’m having the same problem and am looking at my website code through Shopify. I looked but can’t find this part, so could you please help direct me?
@DMarie1994 Hey, I am trying to solve the same problem you had. I am struggling to find where the code is so I can change to 100vh aswell. Can you help which section it is in please?