This topic has 5 replies, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #131099
     myke
    Participant

    Hi, I want my footer to be on the bottom of my page even if my page is short.  Currently, if the page is short, the footer is awkwardly in the middle of the page.

    I do not want the footer always on the screen like the top menu.  I just want it to be on the bottom of the page if the page is short.  (Long pages, it is still at the bottom of the page of the screen)

    Thanks!

    #131226
     Radu
    Moderator

    Hi,

    Where i can see a page like that please ? If the community is private provide user and pass

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #131304
     myke
    Participant
    This reply has been set as private.
    #131345
     Radu
    Moderator

    Hi,

    The only solution is to have socket fixed, use this css

    COPY CODE
    
    
    div#socket {
        position: fixed;
        bottom: 0;
        width: 100%;
    }
    
    

    Css will be added to wp-admin -> theme options -> general settings -> quick css

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #131884
     myke
    Participant

    No, I do not want the footer stuck always on the screen. I want it to appear on the bottom of the screen and still appear off the screen if the text is too long.

    #131926
     Radu
    Moderator

    Hi,

    This is not possible without having content there, or empty…. spaces….

    Just add some BR tags or spaces..

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 6 posts - 1 through 6 (of 6 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?