Home>Support>Footer / Menu questions

Footer / Menu questions

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hi,
I’ve been following the threads about inserting a menu into a footer and I sill have some issues. My steps were:
-Successfully inserted the layout widget in the footer area.
-Added a row with 2 columns.
-Added custom menu widget to left column,
-Added language switcher widget to right column.
– Made row to be full width
– Added following custom CSS as per thread, to make the menu appear horizontally, not vertically
/* 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;
}

My questions are:
1) Even though the row is set to full width, the menu items do not start at the left most point, and are not aligned with the top menu
2) The left column menu items all have a line underneath them. Can this line be removed? I tried to find out where to do this, or set it to the background colour, but no luck.
3) The language switcher in the right column is still vertical. Don’t know my way around CSS to actually change that :-)

Could you help please?
Thanks!
Thomas

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

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More