Menus in the top nav

Support Area Forums Moonrise Menus in the top nav

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question:
  • Author
    Posts
  • #12125
    jay yerxa
    Participant

    When I place a menu category in the top nav and then navigate to a menu page it only shows part of the selected menu category and it also tries to break it out into separate pages.

    Is something broken here?

    http://tripelstl.com/?menu-group=food

    #12126
    Bill Robbins
    Moderator

    Jay,

    Thank you for your business first of all and sorry for the trouble. Sometimes with taller logos, the header will cover up a bit of the page content. Here’s how to change that:

    1. Go to the Theme Options page and select the Styling tab.
    2. Scroll down to the Custom CSS box and paste this:
      
      body.fixed .wrap {
      	margin-top: 140px;
      }
      
    3. Update your settings.

    That should keep them from overlapping for you.


    By default, WordPress shows 10 items per page in “archives” which it considers the menus groups to be. That can be changed though. There is a plugin called Custom Posts Per Page that indicates it will let you specify how many items to show per page with your menu groups.

    If you have any trouble using that, let me know and we can make a small change to the theme that will let them all be visible on one page.

    Let me know if you need any help,
    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Menus in the top nav’ is closed to new replies.