• Hi,

    I’m trying to make room for an image in the content area of a new page, hence would like to display no header image on one particular page.

    I’ve tried unsuccessfully with following code:
    .page-id-13 #branding img { display: none; }

    Also tried:
    .page-id-13 #header { display: none; }
    but that just gets rid of the entire header image, menu, and all.

    Any ideas?

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

The topic ‘Pilcrow hide header image one page only’ is closed to new replies.