-
Topic: Mobile menu background color
I need some help changing the background color for the mobile menu background. I can’t seem to find the place that lets you modify that.
Mobile Menu (before click)
https://s.nimbus.everhelper.me/share/1226878/t2g12s2mq225ld51knwk
Mobile Menu (after click)
https://s.nimbus.everhelper.me/share/1226880/2xecs1zdts7rs7po24mo
can i disable the mobile version of the menu and keep the full menu layout for phone and tablet users?
any css code for this?
Topic: No mobile menu
Hi,
I am coming back to an issue already discussed and solved for
https://www.centrodellaceramica.innovaimpresa.com
regarding adjustments of top menu items, site logo and mobile menu position.
We applied this custom css code to solve visibility problems:
@media (max-width: 480px){ .header_10 #logo { left: 5% !important; } .mobile_small_menu { top: 70% !important;} #logo img {max-height: 42px !important;} } @media (max-width: 1179px){.top_nav .widget ul li a { color: black !important;}} @media (max-width: 1179px){.top_nav { display: block !important;}} @media (max-width: 1179px){ .top_wrapper { padding-top: 80px !important; }} .list li.simple { font-size: 18px !important; padding-bottom: 12px !important; }
It’s all ok, BUT NOW I DISCOVERED THAT ON SAFARI BROWSER IT SEEMS NOT WORKING.
IT SEEMS THAT THESE CSS CUSTOM CODES DO NOT WORK ON SAFARICould you help?
Regards
MarcoHi,
I have some problem of visibilty on mobiles for the site misanoimmobiliare.it1) There is a blank space between header and the layer slider.
I do not know if this is caused by this code we added:
div#layerslider_2 {
margin-top: 90px !important;
}2) there is no menu iteam appearing on mobile when click on the mobile menu icon
3) How can I make the top header row visible on mobile?
Thank you
Marco