Title: Container settings
Last modified: October 20, 2018

---

# Container settings

 *  [devesh70](https://wordpress.org/support/users/devesh70/)
 * (@devesh70)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/container-settings/)
 * Hi,
 * How to adjust the container size for better readibility?
    I am seeing different
   results for [website](https://moneyjigyasu.com/calculate-take-home-salary-from-ctc/)
   on different laptops. It seems small size on one laptop and normal at other one.
   I dont know if it is because of my windows display settings or anything else.
 * Would appreciate if you can help we with the recommended container size for better
   readibility. Also, are there any free resources on customissing container settings
   for generatepress.
    Will like to have a container setting somewhat like this 
   [website](https://neilpatel.com/blog/developers-generate-traffic/?utm_source=email&utm_medium=email&utm_campaign=email).
   But I am clueless on how to achieve this.
    -  This topic was modified 7 years, 7 months ago by [devesh70](https://wordpress.org/support/users/devesh70/).
    -  This topic was modified 7 years, 7 months ago by [devesh70](https://wordpress.org/support/users/devesh70/).

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [Leo](https://wordpress.org/support/users/leohsiang/)
 * (@leohsiang)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/container-settings/#post-10799698)
 * Hi there,
 * Container width is mostly just personal preference which you can adjust it here:
   
   [https://docs.generatepress.com/article/container-width/](https://docs.generatepress.com/article/container-width/)
 * The example site you linked is using 1200px for the width including the sidebar.
 * The ratio is about 66% for the content and 33% for the sidebar.
 * Let me know if this helps 🙂
 *  Thread Starter [devesh70](https://wordpress.org/support/users/devesh70/)
 * (@devesh70)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/container-settings/#post-10799728)
 * hi
 * How do I set the same ratio of 66% content and 33% sidebar for my website.
 * Also, yet to receive an answer on any free resources i.e. do we have any video
   tutorials on generatepress features
 *  [Leo](https://wordpress.org/support/users/leohsiang/)
 * (@leohsiang)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/container-settings/#post-10799797)
 * The option is included in our premium module:
    [https://docs.generatepress.com/article/sidebar-widths/](https://docs.generatepress.com/article/sidebar-widths/)
 * Or you can try Using a filter option in the same article.
 * It needs to be an increment of 5.
 * All of the free and premium features are listed and explained in our documentation
   page:
    [https://docs.generatepress.com/](https://docs.generatepress.com/)
 * Let me know if this helps 🙂
 *  Theme Author [Tom](https://wordpress.org/support/users/edge22/)
 * (@edge22)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/container-settings/#post-10800325)
 * As a quick example, you can make the sidebar 30% wide with this function:
 *     ```
       add_filter( 'generate_right_sidebar_width', function() {
           return '30';
       } );
       ```
   
 * Adding PHP: [https://docs.generatepress.com/article/adding-php/](https://docs.generatepress.com/article/adding-php/)
 * You might find some tutorials on YouTube by searching for “GeneratePress”, but
   our documentation has tons of information: [https://docs.generatepress.com](https://docs.generatepress.com)
 * Let us know if you have any other questions 🙂
 *  [austinpeterz](https://wordpress.org/support/users/austinpeterz/)
 * (@austinpeterz)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/container-settings/#post-11087146)
 * Hi
 * Check this method and setup the container settings…!
 * To view this administrative console page, click Servers > Server Types > WebSphere
   application servers > server_name > Web Container Settings > Web container.
 * [https://www.ibm.com/support/knowledgecenter/en/SS7K4U_9.0.0/com.ibm.websphere.zseries.doc/ae/uweb_rcont.html](https://www.ibm.com/support/knowledgecenter/en/SS7K4U_9.0.0/com.ibm.websphere.zseries.doc/ae/uweb_rcont.html)
 * For More Information Click here this [website](https://www.geekwrapped.com/)
    -  This reply was modified 7 years, 4 months ago by [austinpeterz](https://wordpress.org/support/users/austinpeterz/).

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Container settings’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/generatepress/3.6.1/screenshot.
   png)
 * GeneratePress
 * [Support Threads](https://wordpress.org/support/theme/generatepress/)
 * [Active Topics](https://wordpress.org/support/theme/generatepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/generatepress/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/generatepress/reviews/)

 * 4 replies
 * 4 participants
 * Last reply from: [austinpeterz](https://wordpress.org/support/users/austinpeterz/)
 * Last activity: [7 years, 4 months ago](https://wordpress.org/support/topic/container-settings/#post-11087146)
 * Status: not resolved