-
AuthorPosts
-
November 16, 2020 at 6:43 pm #1260768
Hello,
how can i customize the menu-burger / mobile style?
Because already at the size of a 13-inch PC, the menu items end up on the slide of the home page.Thanks
November 17, 2020 at 12:44 am #1260846Hey brand,
Could you please attach a mockup of what you’re trying to achieve?
Best regards,
VictoriaNovember 20, 2020 at 5:25 pm #1261828This reply has been marked as private.November 21, 2020 at 9:55 pm #1262001Hi brand,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 1024px) { nav.main_menu, #menu-item-search { display: block !important; } .menu-item { display: none; } .av-burger-menu-main.menu-item-avia-special { display: block; } }If you need further assistance please let us know.
Best regards,
VictoriaNovember 24, 2020 at 4:19 pm #1262732This reply has been marked as private.November 24, 2020 at 6:54 pm #1262777Hi brand,
Can you please share the login link too?
Best regards,
VictoriaNovember 24, 2020 at 8:19 pm #1262799This reply has been marked as private.November 25, 2020 at 12:40 am #1262864Hi brand,
I adjusted the code for you. Please check.
Best regards,
VictoriaNovember 25, 2020 at 1:21 am #1262871Thank you so much for helping me. Instead for the side menu, what can I do to make it visible above the footer, in responsive mode? Because in mobile it disappears
November 25, 2020 at 8:08 pm #1263070Hi brand,
Hmmmm… you but it’s the same menu, right?
And you want to duplicate it in the footer?
Best regards,
VictoriaNovember 26, 2020 at 12:37 am #1263138no, it’s not the same, it’s a second menu in the right sidebar: it should be visible for PC screens up to 15 inches and then disappears
December 6, 2020 at 10:47 pm #1265358Hi,
Sorry for the very late reply and thanks for the link to your site, as I understand your issue with the mobile menu, many menu items after “PSICOLOGIA E VISIONE DELL’UOMO” are off the screen because the menu is so long.
I see that many of your menu items are children of parent menu items, collapsing these would allow all of your mobile menu items to show.Best regards,
Mike -
AuthorPosts
- You must be logged in to reply to this topic.
