javascript - Issue with Bootstrap Footer -


i using bootstrap app here.

i want stick footer till bottom of page shown below

enter image description here above, footer doesn't come @ bottom of page.

i have searched stackoverflow , tried number of solutions none resolves problem. please help

try add following css

.footer-v1{ position: absolute; width: 100%; bottom: 0px;} 

Comments

Popular posts from this blog

java - Unable to make sub reports with Jasper -

scala - play framework: Modules were resolved with conflicting cross-version suffixes -

Save and close a word document by giving a name in R -