Home>Support>Full height body & second menu customisation

Full height body & second menu customisation

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hello,

I would like to ask how to make the full height of the body, so it doesn’t have a weird color at the end of the page.

I know that the CSS includes:
html, body {min-height: 100%; height: auto;}

But it seems that it doesn’t do the trick. I’ve tried to add:
#main {min-height: 100%;} //I want the main to have full height of the screen. I have tried both with and without !important, but it still doesn’t work.

Can you please help me to fix this?

I would also ask for your help about customising second menu. I have been trying to make a second menu on the page. I know I can put “Custom Menu” on SiteOrigin’s Page Builder, but it doesn’t look nice.
Can you please provide me with the CSS codes for making this menu looks nicer? Or can you please suggest me to plugins that enable me to do it?

Thank you in advance.

P.S: My website is developed in the localhost, so I can’t provide you with any access to my web. But I’m more than happy to send you screenshots.

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

  1. 8 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Hi Sudarshan

    Thanks for reaching out, sorry we weren’t able to reply sooner.

    I’m not sure it’s possible to create a sticky footer without using JavaScript. Two easy solutions in Vantage are to change the body background color or set a minimum height for the content container. Here is how to set a min-height for the content container:

    #main {
        min-height: 2000px;
    }

    Adjust the value as required.

    In this thread I tried to assist with new styles for the custom menu widget when used in the sidebar: Thread: Customizing Vantage Menu Items Layout. That might be helpful as a starting point.

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