Home>Support>Second Footer is the possible

Second Footer is the possible

I would like to set up a second footer. The gets a different color and text. Just as in this example:

https://dl.dropboxusercontent.com/u/12684660/Vantage_Footer.jpg

is that possible?

Thanks

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

  1. 10 years, 1 month ago Andrew Misplon
    Hi, I Work Here

    Hi Sascha

    In a basic sense it is. For the lower footer use the Site Information Text field at Appearance > Theme Settings > General. It does accept HTML.

    Place this under Appearance > Custom CSS, it’s pretty messy so ideally clean this up a little, select all the colors you want etc:

    .layout-full #colophon { 
    background: blue;
    padding: 0; 
    padding-top: 30px;
    margin-bottom: 0 !important; 
    }
    
    #colophon #site-info {
    background: #000;
    margin-top: 25px;
    padding: 20px;
    color: #AAAAAA;
    }
    
    #colophon #site-info a {
    color: #AAAAAA;
    }
    
    #colophon #site-info a:hover {
    color: red;
    }

    Let me know how you come along.

  2. 10 years, 1 month ago Sascha Drömer

    Hi Andrew,

    thanks for your help.

    but so does not work. I need, for example, a centered text, first footer. Second Footer, three columns. And these two areas should then be in different colors.

  3. 10 years, 1 month ago Andrew Misplon
    Hi, I Work Here

    For sure, I understand. The solution I provided tried to use what is already there and tweak it. What you require will unfortunately require some further development. We recommend https://codeable.io/ if you’d like to get a quote on a task like this.

    Sorry I don’t have more.

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