[Resolved] Full width layout with Generateblocks and WP Show Posts

Home Forums Support [Resolved] Full width layout with Generateblocks and WP Show Posts

Home Forums Support Full width layout with Generateblocks and WP Show Posts

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1170592
    Emil

    Hi!

    I want to have some sections of my site in full width for the background colors but the content should still be contained.

    Earlier I have done this with Sections but now I want to do it with Generateblocks.

    Am I right if I say that I must choose “Full Width” under “Page Builder Container” to be able to to that?

    In that case I also have to put all the other content for other sections that shouldn’t be full width in a container to right? Otherwise it has no padding.

    If this is the way to do it, how should I do with the content from WP Show Posts that I have hooked in at the bottom of every page?

    #1170615
    David
    Staff
    Customer Support

    Hi there,

    1. and 2. – correct 🙂

    3. If needed add your hooked content in a wrapper with the grid-container class eg.

    <div class="grid-container">
    <!-- your WPSP shortcodes here -->
    </div>

    this will respect the container width set in the customizer.

    #1170624
    Emil

    Perfect! Thank you very much!

    #1170640
    David
    Staff
    Customer Support

    You’re welcome

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