Home>Support>Want menu on left side only, no top menu
  1. 9 years, 3 months ago Andrew Misplon
    Hi, I Work Here

    Hi Reesa

    You can set the main menu to empty at Appearance > Theme Settings > Layout > Masthead Menu > Empty Menu.

    At Appearance > Customize > Theme Design > Sidebar you can shift the sidebar over to the left.

    At Appearance > Widgets > Sidebar you can add a Custom Menu widget.

    At Appearance > Custom CSS you can add the following:

     /* Sidebar Custom Menu Widget */
    
    #secondary .widget_nav_menu ul li {
    background: #343538;
    }
    
    #secondary .widget_nav_menu ul li a {
      color: #e2e2e2;
      padding: 10px 20px 10px;
      display: block;
    }
    
    #secondary .widget_nav_menu ul li:hover > a {
    background: #00bcff;
    color: #fff;
    }
    

    Edit the color values as required. Hope that helps.

  2. 9 years, 3 months ago Reesa Marchetti

    Hi Andrew,

    This is closer, but not exactly what I want. I would like the sidebar menu to be outside the page, like the top menu is outside the page. See http://www.northlandscapes.com/ or http://inkthemes.com/wptheme/blackwell-interiordesign for an idea of what I mean.

    Thanks for your help. If you can get this to work for me, I will definitely donate more to SiteOrigin as I really like the way your themes work.

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

    Thanks for the wait :) Ahh right, I’m with you now. Phew, what you’re looking for is quite far away from the Vantage layout. We do our best to help out with small tweaks, this unfortunately falls outside of that. Wish I had more. If you’d like to create a child theme and custom develop Vantage to look like that we recommend the developers over at https://codeable.io.

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