Vary padding between blocks

Posted in: Newspaper
Post count: 4

Hi there,

I know there is a padding option for posts, pages, etc. However is there a way to vary the padding between the blocks on the homepage?

I want to reduce the amount of white space but I can’t see how.

This is my home page: http://pie-magazine.net

The aim is to (very slightly) adjust the white space between the big slider and editor’s picks – and between the posts (so if you see “Entertainment” under Picks, the posts appear with quite a bit of padding, and thus white space, between the upper two posts and the lower two posts).

Thanks in advance for any help.

Post count: 6600

Hi,

Please use this custom css and change the margin value as you like it to look for you:

.wpb_row {
margin-bottom: 0px !important;
}

Should work, I have tested this on your site: http://screencast.com/t/1FDlPLqBx

Thanks

Post count: 4

Thanks Lucian.

Where do I insert this code? I want to double check as I’m a bit of a coding novice.

Post count: 388

Theme Panel -> Custom CSS

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