Big grid at Homepage setting

Posted in: Newspaper
Post count: 18

Hi need help,

My website is sumrej.com
I want to have a very big (big grid 4) in my homepage same as this image below.
http://imgur.com/a/vT2tI
I know how to add big gird 4 in my homepage. But i dont understand why it not the same.
Can you tell me how? do i need to add any code?

PS. I dont want to install the demo.

Thank you

Post count: 22421

Hi,

The default big grid 4 looks like this: http://demo.tagdiv.com/newspaper/big-grid-4/ The one you pointed out is the one from the say what demo. Each demo has it;s own unique style. If you want to have the style of the demo, then you need to install the demo or use custom code to customize the style of your grid.
You can try this css code in the theme panel-> custom css code:

.td_block_big_grid_4 .td-post-category, .td_block_big_grid_4 .td-module-meta-info{
display:none!important;
}
.td_block_big_grid_4 .td-big-grid-meta{
padding-bottom:20px;
}

Thank you!

Post count: 18

I put the code in custom css code already. But the result is the same.
My website is http://www.sumrej.com
please help!!

Post count: 22421

Hi,
Maybe you had caching on the site that did not yet get cleared. Now it seems to work:
http://screencast.com/t/qVMs6mXReyU
Thanks.

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.