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.

Footer Issue

Open 11 replies premiumthemetheme-vantage
10 years ago · Last reply by Andrew Misplon 8 years ago

Hi,
I know this question has probably been asked a few times but how to I force down the footer on all pages except the Home page?
I tried this already:

/* Main Container */
#main {
	min-height: 500px;
}

It fixes the problem for the other pages but then increase the container for the Home page too which I don’t want.
Looking forward to some feedback.

URL: http://www.techfindr.ie

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

Need fast email support? Get SiteOrigin Premium

Replies

11
  1. Andrew Misplon Staff 10 years, 6 months ago

    Hi Dina

    Thanks for the wait. Please try the following:

    body:not(.home) #main {
    	min-height: 500px;
    }

    Hope that helps :)

  2. Dina 10 years, 6 months ago

    Hi Andrew,
    Thanks a lot for this, it seemed to have done the trick :)

  3. Andrew Misplon Staff 10 years, 6 months ago

    Super, glad to hear that helped. All the best :)

  4. Dina 10 years, 6 months ago

    Hi Andrew,
    I hope this e-mail finds you well, I am trying to sort out the footer still. My website is here http://techfindr.ie/
    I want to reduce size of the footer and have the Copyright displaying on the right hand side on the same level as the Social media links. (I find the footer way too think)
    Do you have any idea how to do this?
    Sorry to e-mail you directly.
    Looking forward to hearing from you.

  5. Andrew Misplon Staff 10 years, 6 months ago

    Hi Dina

    It’s really helpful to understand the setup here. The footer isn’t big. The background color of your site is the same color as the footer. On pages where the footer isn’t pushed down to the bottom of the screen, the background color is visible after the footer. The background color is the same color as the footer. There are only two possible solutions:

    1. Set a min-height for your content container thereby forcing the footer down on pages that have little content. We’ve run over this above. You can increase the 500px value.

    2. Change the overall site background color to not match the footer background color. You can make that change with:

    /* Body */
    body.layout-full {
        background-color: #fcfcfc;
    }

    To get your copyright on the same line as your icons, remove your copyright text from Theme Settings > General and instead insert a Visual Editor widget at Widgets > Footer. Use the Visual Editor widget and right align your text in the widget.

    Hope that helps.

  6. Dina 10 years, 6 months ago

    Hi Andrew,
    Thanks a lot for this I will do the changes and let you know how it goes.

  7. Andrew Misplon Staff 10 years, 6 months ago

    For sure :) Chat then.

  8. Dina 9 years, 3 months ago

    Hi Andrew,

    I hope you are keeping well. I just upgraded my website and I can't get rid of the home icon on the menu.

    Can you please help me?

    This is the website http://techfindr.ie

  9. Andrew Misplon Staff 9 years, 3 months ago

    Good thanks :)

    Go to PagesHome Page and check the icon setting in the right column, is it set to None? Also check AppearanceCustomizeNavigationHome Page Icon.

  10. Dina 8 years, 7 months ago

    Hi Andrew,

    Hope you are keeping well.

    I tried download the Bundle and I keep getting this error: /home/t565439/public_html/wp-content/plugins/so-widgets-bundle/

    I was hoping you will be able to help me?

    I bought the licence for SireOrigin 2 years ago.

    Looking forward to hearing from you.

  11. Andrew Misplon Staff 8 years, 7 months ago

    Hi Dina

    If you’ve upgraded at some point, please, reach out to us via email on [email protected] and we’ll do our best to assist as quickly as possible.

    Thanks :)

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