Home>Support>Menu Problems

Menu Problems

I have 2 menu problems I need assistance addressing.
www.startuptucson.org is our website.
1) The menu (while using the centered CSS code) is seemingly still very much off center to the right.

2) the submenu under “about” has 2 columns where there should only one.

3) I’d like to adjust the menu padding
Thanks!

Justin

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, 7 months ago Marc Deriaz

    2. Search in Design > Editor > Stylesheet .css

    .main-navigation ul {

    make this values:

    list-style: none;
    margin: 0;
    padding-left: 0;
    zoom: 1;
    /* Second level menu items */

  2. 9 years, 7 months ago justin

    Thanks for the reply. I’ve located the code you posted, and it is already correctly matching the code you posted. This is copied word-for-word from style.css without change.

    .main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
    zoom: 1;
    /* Second level menu items */
    }

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

    Hey Justin

    1. Please try removing this from your Custom CSS:

    body.has-menu-search .main-navigation ul {
      padding-left: 220px;
    } 
    

    2. Your submenu is looking ok on my side, did you perhaps manage to resolve?

    3. Please see: Thread: Adjust Space Between Menu Items

    Hope that helps.

    @Marc Deriaz thanks for jumping in 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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More