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 pages not aligning Horizontally

10 years ago · Last reply by Andrew Misplon 10 years ago

I have a similar issue posted by Yupik All about footer pages not aligning horizontally. The url is https://siteorigin.com/thread/page-links-in-footer. Andrew Misplon responded to Yupik’s request, and I followed the instructions contained in Andrew’s response, however, there was no noticable change as a result. is there any other details that was left out?

Thanks for your time.

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

Need fast email support? Get SiteOrigin Premium

Replies

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

    Hi Elisus

    The CSS provided needs two things to be in place:

    1. You must be using a Custom Menu widget in the footer widget area.
    2. The Custom Menu widget must be the first widget added there. Other widgets can follow.

    Can you confirm you have those in place?

    A link to view always helps.

    Thanks :)

  2. Elisus 10 years, 11 months ago

    Thank you Andrew for your feedback.On WordPress, I clicked on Appearance->Customize->Widgets->Footer to create the widget as shown in the graphics below:

    When I applied the /*Vantage Horizontal Footer Menu */ from https://siteorigin.com/thread/page-links-in-footer/, it does not change the appearance of the footer widgets. Please see the graphics below:

    You can see that the widgets are not aligned horizontally. The URL of the site is http://www.techvisionresources.com
    Thank you

  3. Andrew Misplon Staff 10 years, 11 months ago

    Sorry if I wasn’t clear, let me try that again.

    The CSS you see on the other thread only targets one widget, the Custom Menu widget. You aren’t using that widget. So the CSS isn’t relevant. Your challenge is you’re using Circle Icon widgets in the footer. They don’t work well there. Let’s try this. Remove the Circle Icon widgets and instead use the Features widget, it’s almost the same, just better. In order to get access to the Features Widget you need the following plugin installed:

    http://wordpress.org/plugins/so-widgets-bundle/

    Once that plugin installed go to Plugins > SiteOrigin Widgets and make sure the Features widget is turned on. You can then go to Appearance > Widgets, insert a Features widget into the footer. Here is the documentation for using that widget:

    Page: Features Widget Documentation

    Apologies for the hassle with the Circle Icon widget in this area, the Features widget should resolve that problem.

  4. Elisus 10 years, 11 months ago

    I installed the SO Bundle Widget and turned on the Features Widget

    But did not see the Features Widget under Appearance->Widgets

    Please advise. Thanks

  5. Andrew Misplon Staff 10 years, 11 months ago

    Could you perhaps check again, it’s called the “SiteOrigin Features”. Try doing an in page search with your browser if you can’t find it. Ctrl+F for Windows, cmd+F for OS X.

  6. Elisus 10 years, 11 months ago

    I did what you suggested but there is no noticeable change. The icons at the footer are not aligned horizontally. Thanks

  7. Andrew Misplon Staff 10 years, 11 months ago

    Apologies! Specific issue with that widget in the footer area, please try the following under Appearance > Custom CSS to fix:

    /* Vantage Footer Circle Icon Widgets */
    #footer-widgets .widget.widget_circleicon-widget {
    display: inline-block;
    float: none;
    vertical-align: top;
    }

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