-
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
MarcoTopic: mobile menu button
Hi there!
I have a problem where my logo overlaps the menu in mobile or ipad versions.
please see my website https://www.dimaxgroup.com/test.The logo is ok on desktop version, however on ipad it moves to the side and on iphone it overlaps the menu .</p>
The logo is ok on desktop version, however on ipad it moves to the side and on iphone it overlaps the menu .
Please advise how to fix that
Thank you!Topic: Mobile Menu Not Working
Topic: COLLAPSIBLE MOBILE SUBMENUS