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.

Space between menu and top of my content page

Resolved 9 replies premiumthemetheme-vantage
10 years ago · Last reply by Andrew Misplon 10 years ago

Hi.
I just installed and bought a full license for Vantage.

I would like to eliminate (or use) the space between the menu bar and the top of my content pages. For example:
http://thewhitecuckooagency.com/who-2/

If I could get CSS to eliminate it, globally, all the better. If not, perhaps I could use it, but I dont see where this can be used in the theme configuration.

Thanks in advance.

URL: http://thewhitecuckooagency.com/who-2/

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

Need fast email support? Get SiteOrigin Premium

Replies

9
  1. Andrew Misplon Staff 10 years, 3 months ago

    Hi Fergie

    Thanks for reaching out. You can try the following at Appearance > Custom CSS. It’s global but I think it might cause challenges in other places besides these specific pages. You’d need to test:

    #main {
    	padding-top: 0;
    }
    .layout-full.panels-style-force-full .panel-grid:first-of-type .panel-row-style {
    	padding-top: 0 !important;
    }
    .page-template-default .entry-header {
    	display: none;
    }
  2. jerryh 10 years, 3 months ago

    I am new to Vantage and Page Builder. I was frustrated by the white space issue as well, but I resolved it by using the background color/image that blended with my top row and the next row. Jerry

    • Andrew Misplon Staff 10 years, 3 months ago

      Hey Jerry

      Thanks for providing helpful feedback. Glad to hear you made progress using background color and images.

      Spacing is added by rows, widgets and content within widgets so it’s not always a simple challenge to change from one location.

      All the best with your site.

  3. Fergie Ferguson 10 years, 3 months ago

    Hi Andrew.
    I tried this just now, but it doesnt appear to make any difference!

    Any other ideas?

  4. jk 10 years, 3 months ago

    Hello,

    I’m also frustrated about the white spaces above and below the upper header image, see http://centresurveillancebiodiversite.org/

    Is there any way of eliminating the white spaces so that the image does not leave blanks on top and connects below directly to the menu?

    Thank you very much for your support!

    Jan

    • Andrew Misplon Staff 10 years, 3 months ago

      Hi Jk

      We’d like to help you, but can you please start a new thread with your question? We can only offer you the best support possible when you’re the owner of a thread.

      Page: New Thread

      If you’re a premium user, please be sure to enter your order number so we can properly prioritize your thread.

  5. Andrew Misplon Staff 10 years, 3 months ago

    Hey Fergie

    Nearly there. Head over to your Custom CSS and compare it with the code I sent. You’re missing the very first hash that identifies main as being a div ID. Spot the difference? Let me know how that goes.

  6. Fergie Ferguson 10 years, 3 months ago

    Andrew M – Goddamned cut and paste! Well spotted! I guess that’s why YOU are the xpert and I am not!!!

    Thanks, man. That’s fixed now – seems good everywhere.

    Appreciate it. I am going to rate you right now as a way of thanking you. Good luck!

  7. Andrew Misplon Staff 10 years, 3 months ago

    Awesome :) Glad to hear that helped.

    Thanks for your support and all the best with your site :)

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