Hi!
I need to make a page that display a single image that will fill the whole browser window.
I’l hide the header and only have a footer.
I need it to be responsive on both desktop and mobile.
How would you advice doing this ?
My solution for desktop is to use a color section and then add a white space as high as the image (in this case it’s a 1920x1080px image) which works ok.
For mobile i use a redirect to be able to use another image (portrait orientation) i assume there is no way to get a different image to show on mobile devices ?
Thanx!
Hi Paul!
Please refer to this post – http://kriesi.at/documentation/enfold/color-section-with-100-container/ and create a color section with 100% container width and place your image element inside it :)
Cheers!
Yigit
Thank you!
I added the ID and the quickcode, is the white space solution the best option to get it to display the right hight ?
Also now when having a window that is longer the top is cut off.
Please see the test page here:
Thanx!