Merhaba şu şekilde hoşunuza giderse css kodlarını bulup değiştirebilirsiniz
.side-options {[LIST=1][*]    width: 7rem;[*]    position: fixed;[*]    top: 80%;[*]    transform: translateY(-50%);[*]    border-radius: 50px;[*]    right: 10px;[*]    background: white;[*]    z-index: 2;[*]    box-shadow: -10px 0px 20px 2px rgba(0, 0, 0, 0.06);[*]    padding: 10px;[/LIST]}