Spacing between images in blocks

Posted in: Newspaper
Post count: 4

Hi there!

I just installed your theme and so far I looove it!!! Thanks! however on the homepage there is a lot of spacing between blocks and between the images using the Big grid full 8, on your demo it shows very little space between images but I can’t get it to narrow… how do I do it?

Post count: 23312

Hello danild,

If you want to reduce these spaces, you should use a bit of CSS code. Try the code below and place it in Theme panel->Cusotm CSS area.

The code is ->

.td-big-grids-fl.td-big-grids-margin .td-big-grid-post{
border-width: 0 2px;
}

Thanks for the message!

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