Hide menu on mobile just in full screen slider
-
Hi,
Iām using a full screen slider for my projects on desktop and mobile.
I used the following code to hide the menu for the full screen sliders on desktop and it worked.
html.fp-enabled body[data-type="project"] nav.primary {
display: none;
}But when I put the same code into my mobile css box. The menu is still visible. Could you let me know the code to hide the menu for mobile please?
Thanks,
Garrod
-
Got it now. For anyone that needs it. The correct code is:
html.fp-enabled body[data-type="project"] .lay-mobile-icons-wrap {
display: none;
} -
Nov 10, 2021, 11:06 AM
2/3
Nov 15, 2021, 9:12 PM
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options ā Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it
Forgot your key, lost your files, need a previous Lay Theme or Addon version?
Go to www.laykeymanager.com