Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1076483
    Heroic
    Participant

    Hey, lovely support!

    I have a quick question.

    We want to have the blog post centered in the middle, while still keeping the sidebar.

    In essence, this means, moving the sidebar out of the container.

    This way we want to improve the reading experience. If this is not possible in any way to hide the sidebar as a choice?

    Thanks in advance!
    Chris

    #1076484
    Heroic
    Participant
    This reply has been marked as private.
    #1076845
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! I did not understand your requirement properly. However, can you please try adding the following CSS rule into your Customizer, Custom > CSS area and see if that is what you want to do.

    
    .single-post .x-main.left {
        display: block;
        margin: 0 auto;
        width: 69%;
    }
    

    Hope that helps.

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