Gravida Pro How to make empty menu bar for one page

Home Forums Gravida Support Gravida Pro How to make empty menu bar for one page

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #85358
    MenyhártMenyhárt
    Member
    • Topics: 5
    • Replies: 13
    • Total: 18
    Member since: November 18, 2016

    Hi,

    I would like to prepare one page as landing page.
    This page should have empty menu bar so that users can not navigate to other page from this page by using menu.
    How can I do this?

    Best Regards

    László

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

    Hi,

    Kindly show us your website URL so that we can assist further.

    Regards,
    Chris

    #85366
    MenyhártMenyhárt
    Member
    • Topics: 5
    • Replies: 13
    • Total: 18
    Member since: November 18, 2016

    Hi,

    This is the landing page (under construction).
    https://jobbmunkahely.hu/oneletrajz-allasinterju-tanacsadas/

    Regards
    Laci

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

    Hi,

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

    #topmenu { display:none !important;}

    Regards,
    Chris

    #85375
    MenyhártMenyhárt
    Member
    • Topics: 5
    • Replies: 13
    • Total: 18
    Member since: November 18, 2016

    Hi,

    Thank you but this hide the menu in general on all page. I would like to hide the menu only on one page and display the menu on all other page.

    Best Regards
    László

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

    Hi,

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

    .home #topmenu { display:none !important;}

    Regards,
    Chris

    #85380
    MenyhártMenyhárt
    Member
    • Topics: 5
    • Replies: 13
    • Total: 18
    Member since: November 18, 2016

    Hi,

    Thank you, but it is not the home page ( I wrote one page) where I want to hide menu. It is the page I sent the url link.

    Regards
    László

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

    Hi,

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

    .page-id-2313 #topmenu {display: none !important;}

    Regards,
    Chris

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