ResolvedMain Menu view
Tagged: main menu
- This topic has 5 replies, 3 voices, and was last updated 3 weeks, 3 days ago by
service.
- AuthorPosts
- April 20, 2023 at 5:01 pm #37292
service
ParticipantHello,
I’ve created 13 buttons in the main menu and the menu site preview is broken!
The first 8 buttons are surrounded by a yellow band, the remaining 5 buttons are displayed below the first buttons,
but they are not surrounded by a yellow band.
What solution do you suggest for this problem?
Please visit yavka.bgApril 24, 2023 at 12:13 pm #37305Alex
KeymasterHello service,
I think by design the menu should be only one row. But I will ask our lead designer to give more information.
Regards,
AlexApril 25, 2023 at 10:06 am #37332service
ParticipantHello,
ок, I am waiting for information to resolve this problem.May 2, 2023 at 10:57 am #37400service
ParticipantHello,
Do you have any response from your designer?May 11, 2023 at 5:29 pm #37477Althemist
KeymasterHello service,
Sorry for the late response.
The problem there is that you just have too many first level menu items. This design was made to only work with one line menu. In your case the best option would be build a mega menu and list the categories inside.
Alternatively, you may expand the menu bar, with CSS but that wouldn’t look very good. The code would be something like this:
#main-menu ul.menu, #main-menu { height: auto; }
May 15, 2023 at 8:01 am #37499service
ParticipantHello,
thank you. - AuthorPosts
You must be logged in and have valid license to reply to this topic.