Hello,
I just purchased this template and so far love it! I have loaded the dummy data, and I went through all the templates and compared them with the demo site.
I noticed that the pages in my version do not resize like the demo site.
For example: the Shortcodes page
http://www.thenewburystreet.com/shortcodes/
http://www.kriesi.at/themes/flashlight/shortcodes/
My page stays at 490px, while the demo page resizes to 1163px. My browser is maximized when viewing both pages. The style.css matches on both pages.
.flexible .content{
width:100% !important;
}
This portion is supposed to override the " .content { " in line 824, and allow the flexible content, but for some reason it's not doing it. This page is using the Default Layout. Another difference is that the video tuts page on my site is actually wider (660px versus 430px). This page is using the Default Layout Big.
What's funny is that the Masonry Portfolio example displays the flexible content correctly, and is also using the Default Layout. I have everything in my custom.css file commented out.
Just wondering how to make the default settings match the demo site. I really don't want to run into bigger issues later on because I neglected to work out the small details early on in the process.














