Kindergarten theme: sub-menu issue

Home Forums All Other Themes Kindergarten theme: sub-menu issue

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #166420
    montessori-etincelle.chmontessori-etincelle.ch
    Participant
    • Topics: 1
    • Replies: 4
    • Total: 5
    Member since: February 10, 2020

    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éos

    Is 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
    Regards

    Thanks in advance for your answer
    With best regards

    #166442
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30632
    • Total: 30632
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .page-id-29846 #menu-item-29877 {
        display: none;
    }

    Regards,
    Dave

    #166677
    montessori-etincelle.chmontessori-etincelle.ch
    Participant
    • Topics: 1
    • Replies: 4
    • Total: 5
    Member since: February 10, 2020

    Hi 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
    Corine

    #166761
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30632
    • Total: 30632
    Member since: August 16, 2013

    Hi,

    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,
    Dave

    #166770
    montessori-etincelle.chmontessori-etincelle.ch
    Participant
    • Topics: 1
    • Replies: 4
    • Total: 5
    Member since: February 10, 2020

    Thank 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
    Corine

    #166771
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30632
    • Total: 30632
    Member since: August 16, 2013

    Hi,

    Kindly show us your private page URL please?

    Regards,
    Dave

    #166776
    montessori-etincelle.chmontessori-etincelle.ch
    Participant
    • Topics: 1
    • Replies: 4
    • Total: 5
    Member since: February 10, 2020

    Hello,

    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

    #166939
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    There is no submenu found on your website, kindly put a submenu first then let us know.

    Regards,
    Shri

    #166981
    montessori-etincelle.chmontessori-etincelle.ch
    Participant
    • Topics: 1
    • Replies: 4
    • Total: 5
    Member since: February 10, 2020

    Dear Shri,

    thank you for your answer.

    I think I found a solution.
    I will let you know if I need something else.

    Best regars
    Corine

    #167041
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hi Corine,

    Sounds good.

    Regards,
    Shri

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.