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.

Custom Footer- Menu and Social Widget Alignments

Open 1 reply themetheme-vantage
11 years ago · Last reply by Andrew Misplon 11 years ago

I wanted to have a specific menu at the footer, different from the main menu (a feature that should be added, hopefully in an update :]…does the premium version have it?), so I used the custom CSS code I found under this post.

.site-footer .widget_nav_menu ul {
	text-align: center;
}
.site-footer .widget_nav_menu li {
	display: inline-block;
	margin-right: 10px;
}

However, when I add another widget to the footer widget area, the Vantage Social Media widget specifically, it throws off the alignment of the widgets.

My goal is to have a menu centered and the social media icons to the far right. Tried adding custom CSS code, but was unsuccessful. Any thoughts?

Thanks!

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

Need fast email support? Get SiteOrigin Premium

Replies

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

    Hi Andres

    Vantage unfortunately don’t have a footer menu option.

    The CSS you’ve posted is intended for (as you’ve seen) only one menu widget in the footer and nothing else. The footer splits into columns as you add widgets so two widgets lands up with two columns, 50% width.

    There unfortunately isn’t an easy CSS fix I can provide here.

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