Moving the "scroll up" Arrow at the bottom of the content

Does anyone know where to find the scroll up Arrow at the bottom of the content on every page so that I can move it up to the middle of the page?

Im talking about the grey one there in a box with ^

Solved thanks Thai
.x-scroll-top {
bottom: 50% !important;
}

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.