Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • suzanna Friend
    #203838

    on some pages the footer is not at the bottom. instead there is white space below it. this usually happens when the article isn’t very long.

    Ninja Lead Moderator
    #559680

    You can fix the problem on your site with the solution below

    Open templates/ja_university_t3/css/custom.css file and add new rule

    @media (min-width: 1200px) {
    .t3-mainbody {
    min-height: 800px;
    }
    }

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 9 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum