Viewing 3 posts - 1 through 3 (of 3 total)
- AuthorPosts
- August 29, 2017 at 11:22 am #23781Anonymous UserMember
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.
- When I assign my “Main Menu” to display in the Primary Menu display area, everything is fine, except it won’t fit nicely.
- 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?
August 29, 2017 at 1:31 pm #23783Christopher MMemberHello 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.
August 30, 2017 at 7:07 pm #23782Eric MarcumMemberThank 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
- AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)
- The topic ‘Default Menu Display Not Showing Subpages’ is closed to new replies.