Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter jamaicajoes

    (@jamaicajoes)

    Is anyone else having this same problem. I have a drop down menu that is out of sync. The sections of the menu that are not displaying properly are slightly higher than the rest of the menu. What can I do about this?

    Theme Author OptimizerWP

    (@layerthemes)

    @jamaicajoes looks like you modified the menu so that each of the menu item is wrapped in h1 tag. Are you using a menu modification plugin? Try disabling that.

    Thanks

    Thread Starter jamaicajoes

    (@jamaicajoes)

    Ok, So I played round with the menu to see what the deal was. I assigned the main menu as the Header Navigation.

    With the product pages, I changed the attributes to child attributes to see if there would be any changes. I also checked to see if there would be a change when I changed it sub menu. No change. Anything that happens to be a child of the main menu, I noticed that under the Shop or under the sub categories Gourmet Coffee and Gourmet Tea, there is a tiny arrow that points down. It was like this before I started playing with it trying to change it.

    If this is something unavoidable, I might have to change the look of the site with another template. But, Optimizer really fits what I was looking for. By the way. There are no menu modification plugins that have been added to this site.

    Theme Author OptimizerWP

    (@layerthemes)

    Hi

    Your menu items are wrapped around H1 tag. Insert this in Appearance -> Customize -> Miscellaneous -> Custom CSS

    #topmenu ul li a h1{display:inline-block;}

    Thanks

    Thread Starter jamaicajoes

    (@jamaicajoes)

    Cool. It seems that the menu is really the only thing that gives me any issues. Everything else is good. Thanks for the fix.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Menu is not displaying correctly’ is closed to new replies.