Title: 3 columns?  How?
Last modified: August 22, 2016

---

# 3 columns? How?

 *  Resolved [Toni](https://wordpress.org/support/users/tools4toni/)
 * (@tools4toni)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/3-columns-how/)
 * I do not see how to get the 3 column layout. The way the theme sample is done.

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

 *  Theme Author [acosmin](https://wordpress.org/support/users/acosmin/)
 * (@acosmin)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/3-columns-how/#post-5627806)
 * 3 Columns appear only if your screen resolution is above 1600px.
 *  Thread Starter [Toni](https://wordpress.org/support/users/tools4toni/)
 * (@tools4toni)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/3-columns-how/#post-5627973)
 * Thank you.
 *  Thread Starter [Toni](https://wordpress.org/support/users/tools4toni/)
 * (@tools4toni)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/3-columns-how/#post-5628024)
 * I work from a desktop. My screen resolution is 1600px. Does it need to be above
   that?
    That also means that 3 columns will not be present for the audience viewing
   the site regardless of the design?
 *  Theme Author [acosmin](https://wordpress.org/support/users/acosmin/)
 * (@acosmin)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/3-columns-how/#post-5628025)
 * You need to be above 1600px to see the third column. That’s how the theme was
   designed. If you are bellow 1600px you will see a button “Browse More” in the
   menu. When clicked it will open that sidebar in a more unique way. I know it’s
   limited, sorry for any inconvenience.
 *  Thread Starter [Toni](https://wordpress.org/support/users/tools4toni/)
 * (@tools4toni)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/3-columns-how/#post-5628028)
 * Ah I see. Like you said to begin with. Rats! I do like your theme and will keep
   it in my theme stash.
 * Thank you for a quick and thorough response.
 *  [Jagabandhu](https://wordpress.org/support/users/infagalaxo/)
 * (@infagalaxo)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/3-columns-how/#post-5628057)
 * I really like this theme.
 * But I think it would more beautiful with 3 columns in desktop.
 * Can I do anything to decrease the limit from 1600 to an average screen size?
 * Only for desktops!!
 *  Thread Starter [Toni](https://wordpress.org/support/users/tools4toni/)
 * (@tools4toni)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/3-columns-how/#post-5628059)
 * Jagabandhu, interesting question. I opened this thread to see what the developer
   says.
 * To The Developer:
    I am so sorry – I am still a little confused…I am not tech
   literate:
 * I have a wide-screen monitor, 1600×900 (my max) and I didn’t get the third column
   as we discussed above.
 * Sincere question, not sarcasm: Who is the target audience that has the set-up
   to view and enjoy the theme fully?
 * Thank you
 *  Theme Author [acosmin](https://wordpress.org/support/users/acosmin/)
 * (@acosmin)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/3-columns-how/#post-5628060)
 * There isn’t much going on in that sidebar: 2 menus, archives and an ad. It’s 
   also not widgetized, you can’t do anything more than that into it. If you don’t
   have a 24 inch screen you will still view those things, but not as a sidebar.
 * Also you need to be exactly above 1600px. If you want you can decrease the media
   queries. In style.css find:
 * `@media screen and (max-width: 1600px) {`
 * replace 1600 to 1550 or something. Also in `../assets/js/myscripts.js` do the
   same with:
 * `if( $(window).width() >= 1600 ) {`
 * I didn’t try it, see if it works. If you really need that sidebar you can always
   hire a freelancer and code the all thing again.
 *  Thread Starter [Toni](https://wordpress.org/support/users/tools4toni/)
 * (@tools4toni)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/3-columns-how/#post-5628061)
 * Thank you very much for responding and the info.
    Really it’s the layout that
   I like. But a variation may work out.
 * Plus I am game to play with coding. I need to learn as I go.
 * Cheers

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

The topic ‘3 columns? How?’ is closed to new replies.

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

## Tags

 * [3 columns](https://wordpress.org/support/topic-tag/3-columns/)

 * 9 replies
 * 3 participants
 * Last reply from: [Toni](https://wordpress.org/support/users/tools4toni/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/3-columns-how/#post-5628061)
 * Status: resolved