Christian_kas Posted November 18, 2021 Posted November 18, 2021 Site URL: https://www.anneclairemeret.com/ Hello, I'm stuck and need some advice: I have two folders with several pages. If I'm on mobile, click on the navigation to see the different pages I can't see the first page of each folder. E.g. if you click on "Coaching": you should be able to see "Coaching 1:1" & "Coachings de groupe" but you only see "Coachings de groupe". Any idea why this is and how to solve the problem? Thank you in advance 🙏
creedon Posted November 19, 2021 Posted November 19, 2021 The following custom CSS has been added to the site and is causing the issue. @media screen and (max-width:1511px){#header .header-menu-nav-item:nth-child(2) {display:none}} Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.
Christian_kas Posted November 19, 2021 Author Posted November 19, 2021 thank you @creedon Now I have at least the problem. I have this snippet in it because I want to blend out the page "Coaching" (right under the first folder). This page ("Coaching") is English and should be hidden if the user is on the French website. On Desktop its working without problems, but somehow on mobile it is hiding "coaching" and also the first page of the folder called "Coaching 1:1". Any idea on how I can solve this? Please let me know if you need any other information. Thanks in advance.
tuanphan Posted November 21, 2021 Posted November 21, 2021 On 11/19/2021 at 7:42 AM, Christian_kas said: thank you @creedon Now I have at least the problem. I have this snippet in it because I want to blend out the page "Coaching" (right under the first folder). This page ("Coaching") is English and should be hidden if the user is on the French website. On Desktop its working without problems, but somehow on mobile it is hiding "coaching" and also the first page of the folder called "Coaching 1:1". Any idea on how I can solve this? Please let me know if you need any other information. Thanks in advance. Not related, but you can consider following this guide to add 2 languages, you will need less code Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.