Hello
I used your Enfold Theme for my website
When i go to my website on mobile (iphone and Galaxy Note 2)
menu button doesn’t display on screen
it just shows a white square box.
i want to know how to display menu on mobile
Thanks.
Hi anubis!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top #wrap_all .av_header_transparency, .av_header_transparency #advanced_menu_toggle {
background-color: #ffffff;
color: #2997ab;
border-color: #2997ab;
}
Best regards,
Yigit
(Enfold Theme) Is it possible to make the menu for mobile devices to open first the Parent menus?
Then if that parent menu is click, then that’s the time that it will open the rest of its child links?
Thanks