[Resolved] Page hero elements to bottom

Home Forums Support [Resolved] Page hero elements to bottom

Home Forums Support Page hero elements to bottom

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1258921
    takkularapsis

    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.

    #1258930
    takkularapsis

    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;
    }

    #1259168
    David
    Staff
    Customer Support

    Hi there,

    let us know if you still need assistance 😉

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.