Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1410747

    Hello.
    I need to hide the menu of a specific page, keeping the company logo, see website: https://lekuona.eus
    How can I do it?

    Thank you.

    #1410823

    Hi aintzerga,

    It can be done via CSS, however, we will need more precise instructions like in homepage, hide sectors and downloads menu item, and in news page, hide contact menu item, and we will give you the CSS code that should do what you need.

    Best regards,
    Nikko

    #1410903

    Hello.
    I need to remove the entire menu from this specific page: https://lekuona.eus/welcome-en-construccion/
    The page id is: 3006

    Thank you.
    Nikko.

    #1410920

    Hi aintzerga,

    Thanks, for the clear instruction.
    Please try to add this CSS code in Enfold > General Styling > Quick CSS:

    .page-id-3006 .main_menu {
        display: none;
    }

    Best regards,
    Nikko

    #1410934

    SUPER!!!!!
    Thank You Nikko.

    #1410939

    Hi aintzerga,

    You’re welcome :)
    I’m happy that we could help you.
    Thanks for using Enfold and have a fantastic weekend!

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Hide menu on a specific page.’ is closed to new replies.