-
Topic: Mobile Menu Not Working
Topic: part of submenu shows
Hi,
When I hover “contact” in the menu a part of the green submenu shows.. There is a submenu but this only shows in mobile menu (CSS only-mo)
I add the following custom CSS in the editor in the Specular Child theme. (
@media only screen and (min-width: 990px) {
.only-mo { display: none !important; }}
What is the problem?
Thanks!
Hi,
I would like to show a mobile device menu with all menu items (all pages, as it is right now) and for the desktop I would like a menu showing only 4 items (home, download, contact and online boekwinkel).
The idea is to make CSS that excludes the menu items that we would NOT like to show on a desktop PC (for example; for screens larger than 1024px do not show “TWEEDEHANDS BOEKEN VERKOPEN” (incl 2 submenus), “ZAKELIJK VERKOPEN & CONSIGNATIE” and OVER ONS (incl submenu).
What CSS should I use or is there another solution? Maybe I can select a specific manu for mobile?
Thanks, Linsey
Hi
I have created a page called projects, that is a parent page to current projects and old projects. The projects page is empty, its only a parent page to the other two. On mobile devices, the menu displays my regular menu, plus the current projects and old projects. These two subpages also have a larger font in the menu than the other items. How can I remove the parent page from the menu on a mobile device and how can I make the font of the subpages like the rest of the menu items?
Hi, I just finished building this website: https://www.bioprotect.co.il, and it’s very important that it will look good on mobile too. When I tried opening it from my iPhone, lots of things aren’t working.
- The logo is completely off the page borders
- The navigation menu won’t show. There is a button to show the menu but nothing happens when you press on it.
- The footer is also off the width of the site.
Does anyone know how to fix this?
Thanks, Eitan
Hi
For mobile/ipad responsive view is it possible for the main content to show before the sidebar?
At the moment the sidebar menu shows 1st and then on scroll down the main content
It would be better with the main content 1st
Thanks
J