This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Remove space between header and first row

7 years ago · Last reply by Alex S 7 years ago

Hi all,

Sorry I know this has been asked a lot of times but I have not been able to figure it out (must be me:-))

Does anybody know I how could I remove the space between the Site Origen first row and the header? I have seen and tried a number of options mentioned on the forum, up untill now without any luck..

Theme: Sydney
Page: http://www.neuroscienceawareness.net/public/ first row: SlideOrigen Slider

Same questions for posts
http://www.neuroscienceawareness.net/spine-facts/

I have tried:
1) SiteOrigin Page Builder, settings:
Row/Widget Bottom Margin :0
2) Page Atribute-> Template
– Front page/Full With
3) Custom CSS
.home #main {
padding-top: 0px !important;
padding-bottom: 0px !important;
}
4) Custom CSS
.kopa-wrapper #main-content .widget {
margin-bottom: 0;
}
5)Custom CSS
/* Page Builder */

.layout-full .panel-row-style.no-top-padding {
padding-top: 0 !important;
}

6) Custom CSS
.home #main {
padding-top: 35px !important;
padding-bottom: 35px !important;
}
7) Custom CSS
.page-wrap {
padding: 0px !important;
}

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

2
  1. bartraice 7 years, 10 months ago

    Found it!

    Edit the first row; in the “Row Styles” section, expand the Layout options, and then enter 0 in the “Top/bottom padding” option.

  2. Alex S Staff 7 years, 10 months ago

    Hi Bartraice,

    I’m glad you were able to resolve this issue. I’m sorry I wasn’t able to be of assistance this time. Please be sure to post another thread if you have any other questions.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread