I made sure all dependencies for modules and themes were installed, jQuery Update is set to 1.7 and using Google CDN.

Here are screenshots of the issue and dependancies.

The menu shows when you hover over the top menu bar but it looks like it's stretched across the top. Also the bottom portion of the site ends early.

Comments

shadcn’s picture

Status: Active » Fixed

Hmm this looks like the menu is coming from the block in the content area. The theme includes the main menu in the header. You should probably remove this block.

  1. Go to Structure --> Blocks.
  2. Remove all blocks (except Main page content) from the Content Section.
cruno’s picture

Status: Fixed » Active

There never was anything else in the content region. This is a fresh install.

Blocks

Anonymous’s picture

I can confirm this issue, as I am having the same issue. When I create a Content and say to create a menu, the menu displays exactly as that screenshot, you have to hover over it to view the menu. I expected the Main menu would show as shown in the screenshot of Radix theme, in top right side, but that's not the case in default settings.

m0d’s picture

Status: Active » Needs review
StatusFileSize
new549 bytes

It looks like the theme wrapper which provides the classes to the menu isn't there. Here, have a patch :)

shadcn’s picture

Status: Needs review » Reviewed & tested by the community

Awesome. This works.

  • Commit 04db1ab on 7.x-1.x authored by m0d, committed by arshadcn:
    Issue #2224269 by m0d | cruno: Menu does not show as it does in the...
shadcn’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.