Site logo

[Resolved] How can I control the layout of blog page?

Home Forums Support [Resolved] How can I control the layout of blog page?

Home Forums Support How can I control the layout of blog page?

Viewing 4 posts - 16 through 19 (of 19 total)
  • Author
    Posts
  • #1396325
    Stephen

    Yes, I did. I added some plugins which works well with other parts of GeneratePress except for the blog page.

    #1397416
    Tom
    Lead Developer
    Lead Developer

    Something is adding that full-width-content to the <body> element, so we need to find out what’s doing that.

    The theme itself can only add that class on single pages and posts if this option is set: https://docs.generatepress.com/article/page-builder-container/

    Elements can apply that class anywhere on the site using a Layout Element: https://docs.generatepress.com/article/layout-element-overview/

    If it’s neither of those, it has to be a custom function or a plugin adding the class.

    #1421229
    Stephen

    Thanks a lot! It worked for me. Appreciated your help!

    #1422090
    Tom
    Lead Developer
    Lead Developer

    No problem 🙂

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