/* Hide header and footer only on a specific page */ .page-id-12345 .header, .page-id-12345 .footer { display: none; }