Add Button to Bottom of Mobile Menu
I got it working. It works properly if I use position fixed. li.app-dl-button{ display: unset !important; position: fixed !important; bottom: 0px; text-align: center !important; width: 100vw; background-color: #236df1; }