Help with Hiding header/footer

  • Posted in : TheBlogger
  • BevOnTheMove
    Participant

    Hi there!

    Having great fun setting up my blog right now but am having some slight issues with one or 2 things and was wondering if I could call upon your wonderful assistance!

    I would really like to exclude the header from my front page, and exclude the footers from all other pages. Unfortunately my coding is very weak so my attempts at copying and pasting into the custom CSS box in Appearance > Customise has come with mixed success.

    Thanks again for your assistance

    serkan
    Moderator

    Hi,
    You can use these custom css codes

    .home header { display: none;  }
    .site-footer { display: none; }

    On the other hands, you can install and run elemantor plugin and create a custom page for the homepage and you can remove the header and customize almost everything.
    Thanks

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register