Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #23781

    I am building a site using the Swifty theme (ilhs.bgshosting.com). The client has too many menu items to fit nicely into the Primary Menu location, so I am using the Header Bottom display area. However, I’ve run into two problems.

    1. When I assign my “Main Menu” to display in the Primary Menu display area, everything is fine, except it won’t fit nicely.
    2. When I assign it to the Header Bottom area, the mobile or tablet burger menu stops working and it will not allow me to create sub-menu items without showing them in the main menu. For example, “School Supplies 2017-2018” is subordinate to main menu item “More…” but it shows up as a main menu item.

    Is there some code I can enter to fix these two problems?

    #23783

    Hello Eric,

    Thanks for submitting a question about the default menu display. At the moment, a dropdown menu can only be made to display on the primary menu area.

    We might be able to help with the first part of the problem, everything not fitting nicely. How exactly is it not fitting?

    Best,

    Christopher M.

    #23782
    Eric Marcum
    Member

    Thank you. I fixed the problem myself using the following add-in CSS:

    .col-md-6.header-6 { width: 100%; }
    .col-md-6.header-7 { width: 90%; margin:-30 auto;}

    Eric

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Default Menu Display Not Showing Subpages’ is closed to new replies.