Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #3372
    sabine
    Member

    Hello,
    Is there a way to completely remove the menu bar?
    And, if that is not possible, how do I remove the word “Home” for my menu bar?
    My site is http://www.clairesalon.nl (still under construction).
    Thanks,
    Sabine

    #3441
    Sakin
    Keymaster

    @sabine: You can create custom menu and adjust the menu as per your wish. See this http://en.support.wordpress.com/menus/

    and further if you want to hide it then you can hide it by adding the following CSS in “Custom CSS” box in your Theme Options panel
    #branding #access { display: none; }

    #16879
    kdhutto1
    Member

    Thank you for answering this Sakin!

    On this same topic, how do you just remove it from one page, but have it shown on the rest. I know it is going to have to be some if=, but I’m not sure from there.

    For reference: ugrowmarketing.com (in construction)

    #16898
    Sakin
    Keymaster

    @kdhutto1: If you build child them then you can use conditional code. For easy one, you can just hide it with the help of Custom CSS. You can send me the page URL in which you want to remove menu then I can send you the css to hide it.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove menu bar’ is closed to new replies.