Search for: Search Menus and mobile theme (header desappears when on) Viewing 3 posts - 1 through 3 (of 3 total) September 2, 2013 at 12:20 pm September 2, 2013 #16217 alex44Participant Hi, I am working on 3 separated websites and I’ve got the issue on only 2 of them. In mobile view, when I open the menu, header dessppears on 2 but not the third. I’ve compare everything and can’t see why. here are the sites (on dev) : http://les-decors-de-charly.com/ working http://www.alexplastik.com/ not working http://www.audihome.fr/ not working Same plug-ins, same logo sizes, same widgets in headers… really weird. π Tryed with and without custom CSS no changes. Thanks for help!! Alex October 22, 2013 at 10:57 am October 22, 2013 #16831 GiorgioParticipant Hi Alex,,have you solve the issue? could you please share the solution? Thanks a lot Giorgio October 22, 2013 at 12:15 pm October 22, 2013 #16832 alex44Participant Hi, yes the problem was solved recently : http://wordpress.org/support/topic/menus-and-mobile-theme-header-desappears-when-on?replies=13#post-4652748 I hope this will help, there is a conflict between header normal color and mobile one. So don’t use personal colors in your theme options and edit one in custom CSS Contact me again if you’re lost π @media screen and (min-width: 760px) { #access { background: #123456; } } This reply was modified 11 years, 1 month ago by alex44. This reply was modified 11 years, 1 month ago by alex44. This reply was modified 11 years, 1 month ago by alex44. Viewing 3 posts - 1 through 3 (of 3 total) Tagged: display, header, menu, Mobile You must be logged in to reply to this topic.