Reduce white space on empty section

Hi, I’m trying to reduce the space between two sections in a Cornerstone page if and when there is a section in between them that is empty. (The section is not empty all the time. It’s empty only when no posts have been tagged with the corresponding category.)

The section appears above the “Coming Soon” logo on this page:
https://upstatefilms.org/x-home

I’ve tried this, but no luck:

.e32670-10.x-section:empty {
display: none;
}

Can you let me know if this is possible and if so what I’m doing wrong?

Hi Steve,

Thank you for writing in, Sections has a default 45px top and bottom padding. Please inspect your section and set that padding to 0.

Hope it helps,
Cheers!

Thanks for the reply. I am not seeing the padding settings for the section. (I’ve had trouble with this before, but can’t remember how I got to them.) Here’s what I see.

Ah, I needed to set the preferences for advanced mode. Thanks again for your help.

We are delighted to assist you with this.

Cheers!

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