Thanks Armin.
The custom css is already as you have suggested. See below:
#footer-region{
position: fixed;
bottom: 0;
left: 0;
width: 100%;
z-index: 999;
background-color: transparent !important;
}
Therefore is there something else i can do to correct the problem?
Thank you