New Topic

Navigation bar

Home › Forum › Customization › Navigation bar

This topic contains 7 replies, has 2 voices, and was last updated by  StartupWP 4 years, 7 months ago.

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1408

    marks
    Participant

    Hi
    I would like to remove the navigation bar that is in between the black menu bar and the text field. How can i do that?

    For example if press on the about bar , the navigation bar shows home —) about.

    This kind of text and graphics should be removed if possible, as i only will 7-10 pages max on the webbsite, on 1 page will handle a blog.

    Thanks for help

    #1410

    StartupWP
    Keymaster

    Sounds like you’re referring to the breadcrumbs.

    From your WP admin:

    Appearance > StartupPro Options > Turn On/Off Features > Uncheck the Box for Breadcrumbs and Save

    #1414

    marks
    Participant

    Another issue i have has to do with the relationship between the menu tab and the page header.

    If for example i press About on the menu tab, i also get About as a header when i present my Copy material.

    Any tips on how to change the interrelationship between the header on the menu tap and the header on the running text? Or is it part of the WordPress functionality?

    Thanks
    Mark

    #1415

    StartupWP
    Keymaster

    Link to your About page please.

    #1416

    marks
    Participant

    Hi
    Requested link is: [link removed]

    Its not only the about page, but also every other page were i wish to make changes:. For example my Menu button is called Home, if you press on it shows the page Company presentation. The header Company Presentation is necessary because each page has to be named. However, i am quite happy if I can remove the name Company presentation from the Page header, and only display relevant text body. If i remove the page header Company Presentation and only display text, then you will see
    an arrow —–) instead of the page header. This is just another example regarding the interrelationship between menu attribute and page header, were i wish to manipulate / customize the page header without showing an annoying arrow.

    Thanks

    #1418

    StartupWP
    Keymaster

    Go ahead and just add the following to your custom CSS:

    .entry-title {
      display: none;
    }

    https://startupwp.com/topic/customizing-your-theme/

    #1811

    marks
    Participant

    Hi

    With the latest update, now the menu bar suddenly made a dynamic change. Did not see it right away because of cache issues.
    It kicked out Home as a parent in the menubar, and replaced it with the entry title so the entry title and the parent in the menu bar are the same.

    my website is msinterim dot se . Unfortunately i don’t have the time to experiment, and would be most grateful if you could let me know quickly how to change it back. So i have Home as a parent on the menu bar, and the entry title separately on a static welcome page.

    Thanks

    #1813

    StartupWP
    Keymaster

    You simply need to make sure that you’re setting up your menu custom, that way you can have complete control over its appearance:

    https://startupwp.com/topic/setting-a-custom-menu/

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.