Currently, I am using Flexslider version 1.8 and seeking to set up a fullscreen image slider on my homepage.
My goal is to adjust the slider to match the browser window size. While experimenting with width:100% and height:auto properties, I have managed to make the width correct, but the height remains an issue. It seems that the image height is based on my screen resolution rather than adjusting to the height of my browser window as desired.
Does anyone have a solution for this issue along with an explanation?
Thank you in advance!