Archived topic
Page hero elements to bottom
2 replies · Started by takkularapsis on April 27, 2020
Hi,
What is the right way to put column elements to bottom of the screen?
I tryid "position: absolute and bottom: 0px" but all the element went in same corner"
There are four columns that a i just want to go botton.
Sorry i was doing it for one fourth element, when i should have done it like this...
I was checking it maybe an hour, and just when i asked you, i tryid this.
Sorry!
.inside-page-hero {
width: 100%;
position: absolute !important;
bottom: 0px !important;
}
Hi there,
let us know if you still need assistance ;)