Home>Support>Horizontal footer Custom CSS has stopped working

Horizontal footer Custom CSS has stopped working

By trainshed, 7 years ago. Last reply by Alex S, 7 years ago.

Horizontal footer Custom CSS has stopped working

Hi

Some time ago I configured a horizontal footer with separators with the following custom CSS:

/* Vantage Horizontal Footer Menu */
#footer-widgets .widget.widget_nav_menu ul {
text-align: left;
}

#footer-widgets .widget.widget_nav_menu li {
display: inline-block;
float: none;
margin-right: 4px;
}

#footer-widgets .widget.widget_nav_menu li:before {
content: “007C”;
font-family: FontAwesome;
margin-right: 4px;
}

#footer-widgets .widget.widget_nav_menu li:first-of-type:before {
content: none;
margin-right: 0;
}

#footer-widgets .widget.widget_nav_menu li:last-of-type {
margin-right: 0;
}

/* Hover Color change – active menu items only */
#footer-widgets .widget.widget_nav_menu a:hover {
color: #1e73be;
}

/* don’t know why this is #d1d1d1 and not #e2e2e2 */
#menu-item-240 a:hover {
color: #d1d1d1 !important;
}

#menu-item-72 a:hover {
color: #d1d1d1 !important;
}

#colophon {
border-top-style: solid;
border-top-color: #1e73be;
border-top-width: 3px;
}

This no longer works correctly and I cvan’t find why.

Can you help please.

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

  1. 7 years, 10 months ago Alex S
    Hi, I Work Here

    Hi Trainshed,

    Do you have a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.

  2. 7 years, 10 months ago trainshed

    Hi Alex

    URL is http://www.train-shed.co.uk

    Previous discussions when I first impemented this horizontal footer are at https://siteorigin.com/thread/altering-position-of-widgets-on-footer/

    Look forward to hearing back.

    Thanks
    Simon

  3. 7 years, 10 months ago Alex S
    Hi, I Work Here

    Hi Simon,

    Please add the following CSS:

    #colophon .widget_nav_menu .menu-item a {
        display: inline;
        border-bottom: 0
    }
    

    How does that look? Is that how it was?

  4. 7 years, 10 months ago trainshed

    Hello Alex

    Thanks, that seems to work fine.

    Had something changed in the Vantage Theme to make the previous CSS incomplete?

    Regards
    Simon

  5. 7 years, 10 months ago Alex S
    Hi, I Work Here

    Hi Simon,

    It looks like it, yes. I’m going to log this for backwards compatibility testing. Sorry about this.

  6. 7 years, 10 months ago trainshed

    Hi Alex

    Thanks for your prompt help.

    By the way, I thought when I paid for my Vantage Premium Theme about 18 months ago I was getting ongoing premuim support. Have you changed to an annual support contract now or has it always been that way?

    Simon

  7. 7 years, 10 months ago Alex S
    Hi, I Work Here

    Hi Simon,

    Oh. I didn’t know you were a premium user. We actually handle all premium support over email now rather than the forums. Please refer to the instructions found on your Dashboard for more information. Please reference this thread and include your Vantage Premium key in the email.

    To answer your question, no. You do not have to pay an additional fee to receive premium support – we, regrettably, didn’t know you were a premium user.

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