Jump to content

Kane21

Circle Member
  • Posts

    9
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Kane21's Achievements

  1. To anyone who might be searching for this it worked using the following code from @bangank36: .header-menu-nav-list [data-folder="root"] .header-menu-nav-folder-content > div:nth-child(1) { display: none !important; }
  2. Unfortunately it didnt work, do you know any other way I can do it? @tuanphan
  3. Site URL: https://lyceumeducation.squarespace.com/ Hi guys, I put a line under my header with the following code in CSS: header#header { border-bottom: 1px solid gold; } I just need to take away about 120px of the line from the left, because my side nav intersects as you can see. Anyone know how to quickly adjust this? I tried to add a border-top to my hero section but I can't seem to locate the block ID password: lyceum
  4. HI @tuanphan On School Partners page: About Lyceum School Partnerships How It Works Benefits Tutoring On Students / Families Page: About Lyceum Tutoring Admissions Applications Top Universities Learning Our Tutors thanks!
  5. Site URL: https://lyceumeducation.squarespace.com/ Site URL: https://lyceumeducation.squarespace.com/ https://lyceumeducation.squarespace.com/ password: lyceum Hi Guys, I have hidden nav items on desktop and attempted to do the same in mobile. The mobile nav is still showing the nav items though. I have two main pages with their own nav items. This is my code I injected into the header of the page School Partners: <style> /* desktop */ .header-nav-item:nth-of-type( 6 ), /* admissions */ .header-nav-item:nth-of-type( 7 ), /* applications */ .header-nav-item:nth-of-type( 8 ), /* universities */ .header-nav-item:nth-of-type( 9 ), /* learning */ .header-nav-item:nth-of-type( 10 ), /* our_tutors */ /* mobile */ .header-menu-nav-item:nth-of-type( 6 ), /* admissions */ .header-menu-nav-item:nth-of-type( 7 ) /* applications */ .header-menu-nav-item:nth-of-type( 8 ) /* universities */ .header-menu-nav-item:nth-of-type( 9 ) /* learning */ .header-menu-nav-item:nth-of-type( 10 ) /* our_tutors */ { display: none; } </style> and the same for the Families page: <style> /* desktop */ .header-nav-item:nth-of-type( 2 ), /* school_partners */ .header-nav-item:nth-of-type( 3 ), /* how_it_works */ .header-nav-item:nth-of-type( 4 ), /* benefits */ /* mobile */ .header-menu-nav-item:nth-of-type( 2 ), /* school_partners */ .header-menu-nav-item:nth-of-type( 3 ) /* how_it_works */ .header-menu-nav-item:nth-of-type( 4 ) /* benefits */ { display: none; } </style> If anyone can see the mistake I have made, I presume with my code since its working for desktop and not mobile on both, that would be a great help!
  6. Site URL: https://lyceumeducation.squarespace.com/ https://lyceumeducation.squarespace.com/ password: lyceum Hi Guys, I have hidden nav items on desktop and attempted to do the same in mobile. The mobile nav is still showing the nav items though. I have two main pages with their own nav items. This is my code I injected into the header of the page School Partners: <style> /* desktop */ .header-nav-item:nth-of-type( 6 ), /* admissions */ .header-nav-item:nth-of-type( 7 ), /* applications */ .header-nav-item:nth-of-type( 8 ), /* universities */ .header-nav-item:nth-of-type( 9 ), /* learning */ .header-nav-item:nth-of-type( 10 ), /* our_tutors */ /* mobile */ .header-menu-nav-item:nth-of-type( 6 ), /* admissions */ .header-menu-nav-item:nth-of-type( 7 ) /* applications */ .header-menu-nav-item:nth-of-type( 8 ) /* universities */ .header-menu-nav-item:nth-of-type( 9 ) /* learning */ .header-menu-nav-item:nth-of-type( 10 ) /* our_tutors */ { display: none; } </style> and the same for the Families page: <style> /* desktop */ .header-nav-item:nth-of-type( 2 ), /* school_partners */ .header-nav-item:nth-of-type( 3 ), /* how_it_works */ .header-nav-item:nth-of-type( 4 ), /* benefits */ /* mobile */ .header-menu-nav-item:nth-of-type( 2 ), /* school_partners */ .header-menu-nav-item:nth-of-type( 3 ) /* how_it_works */ .header-menu-nav-item:nth-of-type( 4 ) /* benefits */ { display: none; } </style> If anyone can see the mistake I have made, I presume with my code since its working for desktop and not mobile on both, that would be a great help!
  7. Sure no problem I have duplicated but I need your email to add you, could you please let me know what it is? @tuanphan
  8. Hi @tuanphan the password is Lalalanguageslab I just tried to do something with Gtranslate but I will delete that code now so there is no confusion!
  9. Site URL: https://carnation-synthesizer-ka52.squarespace.com/ Hi guys, I need to create a multilingual solution. I have been looking at @tuanphan's workthroughs such as the 3 language one on the blog. What I need is a solution where I can have 6 languages - manually translated pages - 6 flags in the header or just above the header to switch between them. Is this possible? Thanks to anyone who can help! Been trying to work this out for ages. https://carnation-synthesizer-ka52.squarespace.com/ is the site link. Kane
×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.