transmitstudio
5/24/2016 - 6:13 AM

Keep down arrow at bottom of page

Keep down arrow at bottom of page

div.arrowContainer {
   position: absolute;
   bottom: 20px; /* height from bottom of container */
   left: 50%; /* center of page */
   margin-left: -19px; /* adjust for 50% of font width */
}