Good afternoon,
I would like a section to fill 100% of the screen when you first go on the site and for the row within it to in the middle.
So far I added a class name to the section and added this css:
.FullHeight {
height:100vh;
}
This has made the section full height. However what do I need to do to make the row in the middle of the section?
Login details / location in secure note. I also have the latest of everything
Thank you!
Jason