DMXzone Bootstrap 3 Navigation Support Product Page
Answered
Stick Navbar to bottom of page
Asked 10 years ago
1
has this question
10 years ago Christian Wilde posted:
Hi,I chose 'Default' under Navbar Properties and that keeps it static but I get a 20px margin between it and the bottom of the page.
How can I get this navbar to stick to the bottom of the page?
www.thewisdomofthepenis.com/reminder.html
Thanks
Replies
Replied 10 years ago
10 years ago Teodor Kuduschiev replied:
Hello Christian,
Just add the following rule to your css:
Just add the following rule to your css:
.navbar { margin-bottom: 0 !important; }
Replied 10 years ago
10 years ago Christian Wilde replied:
Worked like a charm!
Thank you Teodor
Thank you Teodor