New Landing How can we help? Atelier Remove header &from page that doesn't appear in admin pages list (no id. number)

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #235890
    nomad
    Member
    Post count: 39

    Hi,

    I have a page that doesnt seem to appear in the admin pages list, therefore i cant find the page id. Is there another way to get the page id so i can use css to remove both header and footer?

    remove header
    .page-id-??? .header-wrap{
    display:none !important;
    }

    how to remove footer using css from selected page?

    regards,

    ken

    #235898
    David Martin – Support
    Moderator
    Post count: 20834

    Hi Ken,

    That is not a page, it looks like an archive for a post type. Is this custom?

    The body class would therefore be:

    .post-type-archive-works { }

    Thanks.

    #235915
    nomad
    Member
    Post count: 39

    Hi David,

    That worked perfectly! thanks a lot mate.

    ken

    #235928
    David Martin – Support
    Moderator
    Post count: 20834

    Hi Ken, no problem!

    – David.

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

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

License required for one of the following items
Login and Registration Log in · Register