Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1299881
    thvanduz
    Participant

    Hello, I am having difficulty integrating x theme with sensei. What code do I need to insert / where to make the content go in the correct container?

    You can see how it looks incorrectly now: http://student-tutor.com/blog/courses-overview/

    Thanks in advance!

    Todd

    #1300210
    Lely
    Moderator

    Hello Todd,

    Please try adding the following CSS on Appearance > Customize > Custom > Edit Global CSS:

    .sensei div#content {
        max-width: 1120px;
        width: 88%;
        padding-top: 50px;
        margin: 0 auto;
    }

    That custom CSS was a fixed because by default the theme have no template for custom post.

    Hope this helps.

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