Remove header from a post
Hi, I've managed to remove the header from individual pages using the css: .page-id-xxx #Header { display: none !important; }
However, I don't appear to have the facilty to add css to a post in the same way as a page. Can you please help me achieve this? many thanks
Comments
for posts, css should be as below: