Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1269128
    richardjmanning
    Participant

    Hello guys,
    Just wondering if someone could help me, i have my website forum and i need to move the container to the left more as to center the content better, is their anyway to go about doing this, please see screenshot below as to what it looks like now,

    mysite

    #1269129
    Friech
    Moderator

    Hi There,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks.

    #1269133
    richardjmanning
    Participant
    This reply has been marked as private.
    #1269142
    Paul R
    Moderator

    Hi,

    You can add this under Custom > Edit Global CSS in the Customizer.

    
    .page-id-558 #wpforo-wrap {
        width:100% !important;
    }
    
    .page-id-558 #x-section-1 .x-container.max.width {
        max-width: 1200px;
    }
    

    Hope that helps.

    #1269150
    richardjmanning
    Participant

    That fixed it thanks

    #1269151
    Paul R
    Moderator

    You’re welcome! 🙂

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