badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: Business Layout Widgets

#10598
IcedQuick
Participant

So after a few hours of testing, it seems the problem relates to the height of the page (i.e. not 100%). To fix this, I added the following to the CSS:

html, body, .wrapper {
height: 100%;
}

But when I do that, long pages (such as the home page) then do not fill completely (i.e. the page background only fills halfway).

So I am still working on this 🙂

Cheers,

Byron