This topic has 4 replies, 2 voices, and was last updated 8 years by sharmstr.

  • Author
  • #71047
     jerryd
    Participant

    As title stated. How to hide the footer from all pages?

    #71072
     sharmstr
    Moderator

    It depends of if you mean WP Pages, as opposed to posts, or for your entire site.

    pages only

    COPY CODE
    
    .page #footer {
        display: none;
    }
    

    for the entire site, you can delete all widgets out of your footer sidebars.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #71179
     jerryd
    Participant

    cool, but it didn’t hide this page ‘http://wp-play-around/members/wp-dev-admin/media/’ with the quick css. I will try you 2nd suggestion

    Attachments:
    You must be logged in to view attached files.
    #71181
     jerryd
    Participant

    cool, it works well with 2nd one. Thanks

    #71210
     sharmstr
    Moderator

    Right, because the css was for WP pages. I tried to make that distinction clear… I know its confusing. Profile pages aren’t WP pages. 🙂 Glad you got it sorted.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

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

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

Log in with your credentials

Forgot your details?