Home>Support>footer image hidden

footer image hidden

Hi there. Do you have any idea why my footer image is half hidden? It looked fine but when I added this css code to make the footer menu horizontal, it made the image disappear. Please tell me what changes to make to this code.
thanks
/* Vantage Horizontal Footer Menu */

#footer-widgets .widget.widget_nav_menu ul {
text-align: center;
}
#footer-widgets .widget.widget_nav_menu li {
display: inline-block;
float: none;
margin-right: 16px;
}
#footer-widgets .widget.widget_nav_menu li:last-of-type {
margin-right: 0;
}

URL: http://www.stivescampervanhire.co.uk/temp/

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, 8 months ago Andrew Misplon
    Hi, I Work Here

    Hi eliselangley

    The vertical list added space which you’ve now lost. Try adding the following to Custom CSS. Adjust as required:

    /* Footer */
    
    .layout-full #colophon {
    min-height: 70px;
    }
    
  2. 9 years, 8 months ago eliselangley

    Thank you, worked perfectly

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

    Super, glad that helped.

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