DMXzone Bootstrap 3 Support Product Page

Answered

How to fix footer to bottom of page?

Asked 05 Jul 2014 19:29:58
1
has this question
05 Jul 2014 19:29:58 manuel pinto posted:
How can i fix a row (footer) to the bottom of the page? Any help please!

Replies

Replied 07 Jul 2014 08:48:32
07 Jul 2014 08:48:32 Teodor Kuduschiev replied:
Hello Manuel,
This can be achieved using simple CSS rules.
All you need to do is to create a container(div) that uses a fixed position and is fixed to the bottom. Then inside it you can add your Bootstrap Container/Rows.
More about CSS positioning: www.w3schools.com/cssref/pr_class_position.asp

Reply to this topic