How To Remove Header from Specific Page WordPress Website (2024)

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ต.ค. 2024

ความคิดเห็น • 7

  • @monkmodementor
    @monkmodementor 21 วันที่ผ่านมา

    One of the comments suggestion for slowing down was correct although probably not delivered in nice way. Anyways, very helpful video! Worked like a charm. Thank you brother.

  • @fireburneryt6382
    @fireburneryt6382 10 หลายเดือนก่อน +3

    what if you want to delete it from a single product page ??

  • @jasonmorris8557
    @jasonmorris8557 5 หลายเดือนก่อน +1

    In my case it was the following:
    .page-id-325 .pagelayer-header{display:none;}
    .page-id-325 .pagelayer-footer{display:none;}
    instead of .site-header and .site-footer. I think this just depends on which editors are installed. I found the pagelayer-header in the inspect code so it may depend on your setup.

  • @adamniven
    @adamniven 3 หลายเดือนก่อน

    "What we need to do first, is we need to...."
    "What you want to do is, you want to...."
    "What we need here, is we need..."
    Slow down, be purposeful in what you say. After 2 minutes watching, I was done.

  • @shewhocode
    @shewhocode 8 หลายเดือนก่อน +1

    you make things complicated

    • @IAmRach07
      @IAmRach07 5 หลายเดือนก่อน

      Hi. Do you have faster and easier ways to do this?