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.

Top Padding White Space Between Slider And Menu

d
7 years ago · Last reply by d 7 years ago

Hi,

I’m using the siteorigin page builder together with the genesis framework and the executive pro child theme on my website. On some of my pages, there is a white space that I can’t get rid of between the slider at the top of the page and the menu bar. This can be seen at the following link: https://www.solerium.com/window-fashions/

I’ve tried to play with the padding settings in layuout to no avail. Any help would be greatly appreciated.

Thanks

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

Need fast email support? Get SiteOrigin Premium

Replies

2
  1. Alex S Staff 7 years, 6 months ago

    Hi D,

    This spacing is being added by your theme. You can remove this spacing with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Add the following CSS:

    .content {
    	padding-top: 0;
    }

    How does that lok?

    You might also need to install the SiteOrigin CSS Editor.

  2. d 7 years, 5 months ago

    That worked perfectly, thanks so much!

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