3 columns? How?
-
I do not see how to get the 3 column layout. The way the theme sample is done.
-
3 Columns appear only if your screen resolution is above 1600px.
Thank you.
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?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.
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.
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!!
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
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.jsdo 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.
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
The topic ‘3 columns? How?’ is closed to new replies.
