Home>Support>Big Menu Issue

Big Menu Issue

Hello Site Origin Team,

we really hope you are all doing great! We have a menu on our site: www.dor.activemarketing.mx that has 3-4 levels but we are having trouble displaying it since the last levels get cut off by the screen.

Please check: http://dor.activemarketing.mx/wp-content/uploads/2015/11/Screen-Shot-2015-11-09-at-9.43.52-AM.png

Is there a way to fix this? Maybe align de submenu horizontally?
Thanks in advance,
J.

URL: http://dor.activemarketing.mx/

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

  1. 8 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    Hi Jose

    This will need some more testing as I just did a quick test now. What we’re going to try do is take the drop down menus on the far right and have them appear on the left instead of the right.

    1. Custom CSS to try adding:

    .main-navigation ul li.left ul {
      left: initial;
      right: 0;
      text-align: right;
    }
    .main-navigation ul li.left ul ul {
      right: 100%;
    }
    body.has-menu-search .main-navigation ul {
    	margin-right: 0;
    }
    

    2. At Appearance > Menus click Screen Options top right and enable CSS Classes.

    3. At Appearance > Menus select the parent menu item you want to shift and enter a CSS class of:

    left
    
  2. 8 years, 10 months ago Andrew Misplon
    Hi, I Work 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