This topic has 4 replies, 2 voices, and was last updated 10 years by Laura.

  • Author

    Tagged: , ,

  • #74160
     ninety83
    Participant

    Hi,

    Can anyone help. How do i remove the header and footer completely from ALL pages?

    regards,

    Ken

    #74277
     Laura
    Moderator

    Hello, do you want to remove the header where the menu is? There wont be any navigation in your site

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

    HI Laura,

    that is correct…. i dont want any navigation. the users can navigate via buddypress options..

    If you know how i can achieve this it would be greatly appreciated..
    regards,

    Ken

    #74644
     ninety83
    Participant

    Any help on this please?

    #75070
     Laura
    Moderator

    Hello, then please add this to style.css of child theme

    COPY CODE
    
    #header {
        display: none;
    }
    #socket {
        display: none;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 5 posts - 1 through 5 (of 5 total)

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

Log in with your credentials

Forgot your details?