I want to attach the widget / footer to the bottom of the page
but only find the following code:
footer.x-colophon {
position: fixed;
width: 100%;
bottom: 0;
}
which makes it almost disappear, all the tips I find are just for X-PRO and I have chosen not to go over to it yet.
Best regards