Home>Support>Removing white space between bottom row and footer

Removing white space between bottom row and footer

Hi there,

First off i’d like to say great job with the theme!

I can’t seem to find how to eliminate the white space between my last row and my footer. This a common problem?

Furthermore could someone shed some light on how I can customize the menu a bit more, I wanted to align it right rather than where the theme situates it, whats the best way to go about this?

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 5 months ago Andrew Misplon
    Hi, I Work Here

    Hey Will

    Thanks for reaching out.

    Last Row

    I’d probably need to see your site live to help with this. You can try the following under Appearance > Custom CSS but there might be some row padding to take a look at:

    /* Main Container */
    #main { padding-bottom: 0; }
    

    Right Align Menu

    Insert the following under Appearance > Custom CSS:

    /* Vantage right align the main menu */
    
    .main-navigation ul {
    font-size: 0;
    text-align: right;
    }
    
    .main-navigation ul li {
    display: inline-block;
    float: none;
    font-size: 13px;
    }
    
    .main-navigation ul ul li { 
    text-align: left;
    }
    
  2. 9 years, 5 months ago Will Webb

    Thanks for the reply, the navigation bar css worked but the white space still occurs above my footer, i did try ticking private reply but can’t see the message myself?

  3. 9 years, 5 months ago Andrew Misplon
    Hi, I Work Here

    For sure. You can privately email details to:

    Private Snippet

    The email will come through to the thread but only you and SiteOrigin staff will be able to read it.

  4. 9 years, 5 months ago Will Webb

    Many thanks, email sent however i don’t see it in this thread, could you confirm receipt?

  5. 9 years, 5 months ago Will Webb

    I have managed to solve it myself using the following CSS:

    /* Bottom Contact Row Above Footer */
    #pg-31-3 > div {padding: 0; }

  6. 9 years, 5 months ago Andrew Misplon
    Hi, I Work Here

    Sorry, not sure what happened with private email, nothing came through.

    CSS looks perfect. With that saved under Appearance > Custom CSS you’re good to go. Thanks for keeping us updated.

  7. 9 years, 5 months ago Will Webb

    I did try creating another thread but not sure if it went through, is there a way to change the glyphicons from the circle icon widgets to your own ones, there is a long list but I wondered if theres an easy way to use your own from icon finder . com

  8. 9 years, 5 months ago Andrew Misplon
    Hi, I Work Here

    Sure, you can using the Background Image field, just grab the url from your Media library, when browsing an image the url is in the right column.

    Alternatively try out our Features Widget, part of the Widgets Bundle:

    http://wordpress.org/plugins/so-widgets-bundle/

    It has an Add Media button to make uploading your own icons easier.

    Hope that helps :)

  9. 9 years, 5 months ago Andrew Misplon
    Hi, I Work Here

    Hey Will, sorry about the other thread, it got caught in our Spam filter. Greg did email me about it so we would have caught the problem. We’ve been under heavy Spam attack this week, still trying to get the right balance of filtering.

    Cheers :)

  10. 9 years, 2 months ago Private Message - Dominic Rodgers

    This is a private message.

    • 9 years, 1 month ago Andrew Misplon
      Hi, I Work Here

      Hi Dominic

      It looks like you’ve managed to remove the space before your footer.

      (During busy periods we unfortunately struggle to reply to our free user threads. It looks like your previous thread from 15 days ago didn’t have your order number added so it got logged as free. Apologies for that. Your order number can be found at Appearance > Theme Settings > Premium. There is a field provided to add it when creating a thread.)

  11. 9 years, 1 month ago donkarim07

    Hello guys,

    A total newbie here and used vantage theme for my first website ever:)
    Its really amazingly cool to build with this, thx alot.

    I also have the issue with more then average free space between content and the footer. I tried every setting in the rows and widgets, but it stays that way.

    I tried this code, and it worked:
    /* Main Container */
    #main { padding-bottom: 0; }

    But the proplem is that it also applied on all other pages, while all other pages are good. Its just for the homepage. Can i somehow let that code apply only for the homepage?

    Thx in advance!

  12. 9 years, 1 month ago donkarim07

    OH! Excuse me! I just read i should make a new thread.

    Will do that

    • 9 years, 1 month ago Andrew Misplon
      Hi, I Work Here

      Thanks, we’ll pickup your new thread ASAP.

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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More