Home › Forums › All Other Themes › Kindergarten theme: sub-menu issue
- This topic has 9 replies, 3 voices, and was last updated 4 years, 1 month ago by Sonl Sinha.
-
AuthorPosts
-
October 7, 2020 at 8:16 am #166420
Hello,
We added a private section for our clients on our website, but we have an issue with the display of the sub-menu, on this page: https://www.montessori-etincelle.ch/section-parents/
I’m talking about the sub-menu on the left: section parents – blog – galerie photos et vidéosIs it possible to remove this sub-menu, but just on this page? The thing is that we do not want ‘the all world’ to see the sections we have in our private section, as the whole point is that it must be private.
Please if someone could tell if that is possible, or if there is another way to do it
Thanks in advance
RegardsThanks in advance for your answer
With best regardsOctober 7, 2020 at 12:26 pm #166442Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.page-id-29846 #menu-item-29877 { display: none; }
Regards,
DaveOctober 10, 2020 at 9:28 am #166677Hi Dave,
Thank you for your answer.
Actually, it didn’t work, please have a look, the sub-menu on the left is still there :
https://www.montessori-etincelle.ch/section-parents/What can I do?
Thanks in advance for your answer
CorineOctober 12, 2020 at 12:11 pm #166761Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.page-id-29846 #sidebar { display: none; } .page-id-29846 .single_wrap { width:100%;}
Regards,
DaveOctober 12, 2020 at 12:49 pm #166770Thank you Dave.
But the problem is now that the sub-menu is removed on the private page as well, what I don’t want.
I only want it to be removed on the page where ther is the login to enter https://www.montessori-etincelle.ch/section-parents/Can you help for that?
Thanks in advance
CorineOctober 12, 2020 at 12:55 pm #166771Hi,
Kindly show us your private page URL please?
Regards,
DaveOctober 12, 2020 at 1:12 pm #166776Hello,
Here is the page, where I want the sub-menu to be removed: https://www.montessori-etincelle.ch/section-parents/
But I want the sub-menu to be displaied on the other pages.
Thanks in advance
October 14, 2020 at 12:38 pm #166939There is no submenu found on your website, kindly put a submenu first then let us know.
Regards,
ShriOctober 15, 2020 at 5:59 am #166981Dear Shri,
thank you for your answer.
I think I found a solution.
I will let you know if I need something else.Best regars
CorineOctober 15, 2020 at 11:57 am #167041Hi Corine,
Sounds good.
Regards,
Shri -
AuthorPosts
- You must be logged in to reply to this topic.