New Landing How can we help? Atelier Place an element at the bottom of site

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Atelier
  • #171422
    x-nilo
    Member
    Post count: 41

    Hi,

    I would like to place my portfolio element at the bottom of the site permanently.
    It should always stick to the bottom, no matter how much content the page contains.
    Is it possible?
    Right now I use a “row” element with two elements in it.
    The Logo should be at the top and the portfolio at the bottom.

    See here at the link. And the Screenshot.

    Thanks for help!

    Attachments:
    You must be logged in to view attached files.
    #171430
    x-nilo
    Member
    Post count: 41

    Here is the Link:
    http://www.nilobox.de/scheler/

    #171764
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    In the custom class field add the value fixed-row

    After that add the code below to your custom css.

    
    .fixed-row{
      position: fixed!important;
      bottom: 0px!important;
    }

    -Rui

    #171827
    x-nilo
    Member
    Post count: 41

    Thanks Rui,

    that works perfect!! Great!!

    – Dan

    #171830
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Thanks Rui

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register