Sticky Footer

Forum rules
Please note that response time for technical support is within 3-5 business days.
heather_p
Posts: 10
Joined: 29 Aug 2016, 15:55

01 Jul 2019, 19:05

Babas007 wrote:
22 May 2018, 17:02
I saw that post, and I had to reply since I had the same problem with Barcelona...

You can try this: https://css-tricks.com/couple-takes-sticky-footer/
From this article, his example using calc() worked well for me, using California theme. Here is how I used it:

Code: Select all

.layout-main-content {
  min-height: calc(100vh - 50px);
}
.layout-footer {
  min-height: 70px;
}

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

08 Jul 2019, 09:56

Good suggestion ;)

Post Reply

Return to “Manhattan - PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 3 guests