Footer Image not justified to bottom of screen

Discussion in 'RoadFighter WordPress Theme' started by rogerschnur, Jul 12, 2013.

  1. rogerschnur

    rogerschnur Member

    Joined:
    Mar 19, 2013
    Messages:
    216
    Likes Received:
    14
    With pages that have limited text, I see that the footer image that also includes the footer text on the right and social media favicons on the left, does not justify to the bottom of the web page.

    Click here for example
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
  3. rogerschnur

    rogerschnur Member

    Joined:
    Mar 19, 2013
    Messages:
    216
    Likes Received:
    14
  4. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .page-container {
    min-height: 405px;
    }
     
  5. rogerschnur

    rogerschnur Member

    Joined:
    Mar 19, 2013
    Messages:
    216
    Likes Received:
    14
    Still not far enough down. I know I can change the 405px but this should be responsive, not a fixed height since there are so many different display sizes:

    http://abihosting.co/test-page
     

Share This Page