Css margin of columns or section

I’dont manage to reduce the space below the row like in the attachment
I can not figure out if I should use the css of the section or row or paragraph
Can you help me?
Thanks
Lorenzo

Hi There,

Could you please provide us with your website URL so we can take a closer look?

Thanks.

www.patriziacristoferi.it

Hey @Brasco,

I get this when visiting your site.

Please check.

Thanks.

ok i disactivate plugin

I don’t see this section in your home page. Please give us the exact URL so we could inspect the structure.

I see you’re using Visual Composer in your home page. To tweak the space on top and the bottom of the content band, you need to modify the top and bottom padding.

Outside of the content band, you can only remove the margin.

If you want finer spacing controls, you need to rebuild your page using Cornerstone because it has complete margin and padding options.

Thanks.

unfortunately converstone does not work for slow network problems.
Look my post


if I wanted to use Css setup?

Hi there,

I too am confused about the issue, would you mind providing the exact URL that has this issue? And are you in cornerstone or visual composer? And what CSS you’re trying to achieve? Please provide complete information before we continue with the issue.

Thanks!

I need the exactaly css setup for reduce the margin botton of the colums or section like this page
http://www.patriziacristoferi.it/ri-conosci-chi-sei/

I need reduce the white space below “confronto” using css.

I can’t use cornerstone for problem network speed
although I bought this theme to take advantage of the power of cornerstone
THIS IS A GREAT LIMIT

Can you halp me?

Please enable the Remove Margin option like I suggested previously. Then, add this code in Appearance > Theme Options > Global CSS.

.x-ul-icons {
    margin-bottom: 1.1em
}

Here’s what it looks like with that code.

ok! Thanks!
Lorenzo

You’re welcome, Lorenzo.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.