My banner pics are the right size on desktop and once I try to see on the mobile version, the size is different
I have tried the solutions on this community that I saw but none of them worked for me
I would love for some insight.
the link is: https://qjvcd89ra3l00wcc-61356376252.shopifypreview.com
thanks!
Hi @yogadose ,
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file component-slideshow.css
Step 3: Paste the below code at the bottom of the file → Save
@media(max-width:767px){
slideshow-component{max-height:200px !important}
}
Hope my solution works perfectly for you!
Best regards,
Oliver | PageFly
it worked thank you so much!
there is a bit of a delay when the images are changing, which leaves a blank space for a while.. hopefully its a internet problem? or do you think its something wrong?
Yes, when loading some time the image disappears
Do you have any idea of how to fix it?