Category Grids is what they are:
Themepanel>>Categories:
http://s27.postimg.org/kxvg4ea43/Category_Grids.jpg
Movies Grid:
http://s29.postimg.org/60kl9dcef/Movies_Grid.jpg
News Grid:
http://s22.postimg.org/48fdzgmkh/News_Grid.jpg
That is not all of theme just showing a couple of them. I hope they add them to Visual Composer as Big Grid 1, Big Grid 2, Big Grid 3, Big Grid 4, Big Grid 5, Big Grid 6, like in Newspaper theme.
Unless, I am mistaken. I don’t see them anywhere on the Visual Composer elements. If they have them hiding somewhere, they need to let us know. What I shown above is all I found for the new grids.
Hi
We updated our demo today and the new grids can be found here:
http://demo.tagdiv.com/newsmag/big-grid-1/ – http://screencast.com/t/cL9qZcTqYYB
@doucare1971
Also they can be fond in Visual Composer here: http://screencast.com/t/adqTVDHWV and make sure you enable them from VC settings: http://screencast.com/t/zCi3pk5b5h4
Thanks!
Oh okay, well that brings in the light of my day. Can you tell I am excited to hear that. Thanks Andrei L.!
Hi
@shae101s unfortunately I can’t provide an exact answer but we consider to add in the next theme updates new post formats for Newsmag.
@nherious to hide the new grids on mobile devices you can use media queries like here:
@media (max-width: 767px){
.td_block_big_grid_7{
display:none!important;
}
}
This css hide the big grid 7 on mobile devices, just replace the grid class with the corresponding for the grid you want to hide.
Thanks!
@andrei_luca If you are considering new post formats for the next update of Newsmag, it would be great to have a post style similar to Styles 4 or 5 (or 6) but with less height. So instead of a featured image size of 1021 x 580 for Style 4, make it something like 1021 x 300ish.
Hi
Thanks for suggestion @stuartmasson I added it on our featured request, and we will consider it!
