Homepage › Community Forums › Epik Theme Support › Slider DIV to have 100% of the screen height
Tagged: height, height 100%
Hi, I would like to set the #slider to have 100% of the screen height. How can I do this possible?
Thanks!
I’ve never done it myself with Genesis. If no one responds here in the forums, give this a try – http://stackoverflow.com/questions/13630450/cant-get-a-div-to-be-100-height ….or just do a search for it – https://www.google.com/search?q=how+to+have+100%25+height&oq=how+to+have+100%25+height
Hi Wes, after search a lot I found that exist a way with “height:100vh;”
http://stackoverflow.com/a/16837667
Best regards
Wow, I’ve never seen that before. Didn’t know you could do that.
Thanks for sending me that link, I’ll definitely point others to it if someone needs it.