Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1043381
    Chris Schwartze
    Participant

    Hey X,

    Is it possible to have smaller blog posts?

    The width of the page is perfect throughout the whole website.

    http://bv.heroicrecordings.com/artists-guide-getting-more-fans-social-media/

    The only problem is, it’s very hard to read when the post is this wide.

    Hope this makes sense,

    Chris

    #1043589
    Rupok
    Member

    Hi Chris,

    Thanks for writing in! If you want to do this for all posts and pages then you can just change the container width, content width from Customize > Layout and Design.

    To decrease the container size for posts only, you can add this under Custom > CSS in the Customizer.

    .single-post .x-container.max.width.offset {
      max-width: 800px;
    }

    Let’s change the max-width to your desired width.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1043381 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>