Home › Forum › Customization › Navigation bar
This topic contains 7 replies, has 2 voices, and was last updated by StartupWP 4 years, 7 months ago.
- AuthorPosts
- February 4, 2014 at 8:14 AM #1408
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
February 4, 2014 at 1:03 PM #1410Sounds 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
February 5, 2014 at 12:28 AM #1414Another 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
MarkFebruary 5, 2014 at 3:22 PM #1415Link to your About page please.
February 8, 2014 at 7:20 AM #1416Hi
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
February 8, 2014 at 2:54 PM #1418Go ahead and just add the following to your custom CSS:
.entry-title { display: none; }
August 25, 2014 at 11:38 AM #1811Hi
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
August 25, 2014 at 2:34 PM #1813You simply need to make sure that you’re setting up your menu custom, that way you can have complete control over its appearance:
- AuthorPosts
You must be logged in to reply to this topic.