NathalieSR Posted January 16 Share Posted January 16 Hi all, I am having issues with my mobile navigation. I have a drop down menu, and on mobile - only some of the items from the drop down show up. My website is in english and german, on the english mobile navigation 3 out of 4 pages that are placed inside a folder show up, on the german one only 1 out of 4 is visible. On the english pages, the last folder item is missing and on the german pages only the last item in the folder is showing. On desktop it works perfectly. I have not tinkered with the code for said drop down apart from changing its background, text colour and text alignment. Does anyone know how to solve this and have all folder items showing up as they should also on mobile? My website is live here https://www.nathmakesthings.com/home-eng Link to comment
Solution NathalieSR Posted January 17 Author Solution Share Posted January 17 (edited) I have kind of figured it out - but not fully I can force the folder open on mobile on each page with a piece of code. This however only works on some of the pages? On all my german pages it works fine, but on all english pages only 3 out of 4 pages still show up on mobile with the same piece of code applied to those pages. This is the code I'm using <style> [data-folder="/Services"] div { display: block !important; } </style> Edited January 17 by NathalieSR Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment