Quantcast
Channel: OutSystems Community
Viewing all articles
Browse latest Browse all 1476385

[Forums] Floating Footer

$
0
0
/* footer **************************/
.Footer {
    background-color: transparent;
    font-size: 12px;
    height: 40px;
    padding: 10px 0px 0px 0px;
    text-align: center;
    top: 100%;
    width: 100%;
    position: relative;
    -servicestudio-width: 100%;
    
}

I guess your code has

position: static;

you might need 

position: relative;


Viewing all articles
Browse latest Browse all 1476385

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>