Hi,
Prestige uses a slideshow as main banner for the homepage.
I want to adjust the size of my slideshow image(s) so that it covers the full screen. It now covers about a third of the screen which looks messy.
Hi,
Prestige uses a slideshow as main banner for the homepage.
I want to adjust the size of my slideshow image(s) so that it covers the full screen. It now covers about a third of the screen which looks messy.
can you share you theme preview link?
edited
Hi @donna440 ,
This is Victor from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/theme.scss.css->paste below code at the bottom of the file:
.js .Slideshow {
height: max-content !important;
}
Hope my answer will help you.
Best regards,
Victor | PageFly
Hi Victor,
This worked for the homepage in desktop version, but doesn’t seem to work for mobile version. Do you know a solution that works for both?
Thanks
Donna