Код: Выделить всё
#sticky-cta {
position: sticky;
bottom: 0;
width: 100%;
/* margin: -100px 0 0; */
/* z-index: 999; */
Подробнее здесь: https://stackoverflow.com/questions/795 ... -fixed-css
Код: Выделить всё
#sticky-cta {
position: sticky;
bottom: 0;
width: 100%;
/* margin: -100px 0 0; */
/* z-index: 999; */