padding o margin BLOCK

Posted in: Newspaper
Post count: 71

Hi,
how can I decrease the margin or padding between sections of the homepage?
It ‘s too big, I would like to lower margin or padding.

screenshots:

http://content.screencast.com/users/GirWebTV/folders/Default/media/2a65e03a-3423-4ce0-969d-6088e46a59d3/margin-block.jpg

Post count: 6600

Hi,

Sorry for the delay. This space could come from this margin set to the row: http://screencast.com/t/qyI0ah6ha
You can reduce it by using this custom css in theme panel > custom css:

.home .wpb_row {
margin-bottom: 0px;
}

Set the margin as you like. I need you site’s URL so I can inspect it in order to give you a more exact answer.
Hope this helps!

Thanks

Post count: 71

Thank you for your help.
Now I have another problem.
I would like to decrease the distance between the boxes, both above and below, that left and right. How do I?

Post count: 6600

Hi,

Please send an URL to your site as I need to inspect this so I can provide an accurate solution for this.

Thanks

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