Title: make content larger
Last modified: August 30, 2016

---

# make content larger

 *  [JeroenSch](https://wordpress.org/support/users/jeroensch/)
 * (@jeroensch)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/make-content-larger/)
 * Hi,
 * my site is [http://www.ttcgalmaarden.be](http://www.ttcgalmaarden.be)
 * Is there a possibility to use the full page off the screen for the content part
   of the website? Or can I make the background border smaller so the content part
   of the site becomes larger?
 * It is a problem when I use a tablet or smartphone that the background remaines
   and the content is very small
 * Thanks!

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

 *  Theme Author [inkthemescom](https://wordpress.org/support/users/inkthemescom/)
 * (@inkthemescom)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/make-content-larger/#post-6880392)
 * Hello,
 * Please paste the code given below in Custom CSS section of your dashboard.
 *     ```
       .content-wrapper{
           margin-left: 9px;
           width: 1203px !important;
           margin-right: 30px;
       }
       ```
   
 * Note: Change the numeric value as per your requirement.
 * Thanks!
 *  Thread Starter [JeroenSch](https://wordpress.org/support/users/jeroensch/)
 * (@jeroensch)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/make-content-larger/#post-6880398)
 * Hi, thanks for the response.
 * I ‘ve noticed that with this code within the white center box of the website 
   the content is being adjusted, but is there a possibility to make the white content
   box larger?
 * Site is [http://ttcgalmaarden.be](http://ttcgalmaarden.be)
 * Thanks!

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

The topic ‘make content larger’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [JeroenSch](https://wordpress.org/support/users/jeroensch/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/make-content-larger/#post-6880398)
 * Status: not resolved