New Landing How can we help? Atelier how to Remove header from selected pages?

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

    HI,

    Is it possible to remove the header completely from a post/page/portfolio item? Is there a css i can add to the post/page/portfolio?

    thanks in advance,

    ken

    #177347
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    From all of them are just a selected few?

    – Kyle

    #177365
    nomad
    Member
    Post count: 39

    HiKyle,

    Just a selected few….

    thanks,

    ken

    #177376
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Unfortunately it’s not possible as standard, it’s only possible on pages.

    You could do it with CSS, however it would require getting the page-id for each post and repeating the css

    – Kyle

    #177377
    nomad
    Member
    Post count: 39

    ok,

    could you tell me the css i should use please?

    thanks again,

    ken

    #177380
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Like this:

    .postid-83 .header-wrap {
      display: none;
    }

    – Kyle

    #177381
    nomad
    Member
    Post count: 39

    great support

    #177383
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

Viewing 8 posts - 1 through 8 (of 8 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