[Support request] Single post without heading and full width

Home Forums Support [Support request] Single post without heading and full width

Home Forums Support Single post without heading and full width

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #480769
    Cees

    I have follow a tutorial https://www.youtube.com/watch?v=yLWLd705c3Q. from design build web.
    The template I have made is ok. I have to change the follow settings per post:
    – page builder container :full width
    – disable elements : header

    Is it possible to set this for posts at once?

    #480832
    Leo
    Staff
    Customer Support

    Hi there,

    – This CSS should work:

    .container.grid-container {
        max-width: 100%;
    }

    https://docs.generatepress.com/article/generate_header/

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.