Yigit,
All plugins are currently disabled and it’s still the same. I can’t toggle the nav bar with “Inspect Element” to see where it’s defaulting and ignoring the css.
Thank you Yigit for your quick response. However, it still hasn’t solved my navigation bar issues.
Here is how we want it to also display on IE & FF: http://africa.co/wp-content/uploads/2013/10/Screen-Shot-2013-10-23-at-11.06.23-AM.png;
This is how it’s displaying: http://africa.co/wp-content/uploads/2013/10/Screen-Shot-2013-10-23-at-11.06.07-AM.png.
Also notice how it’s not honoring the quick CSS to hide title & breadcrumbs wrapper.
.title_container {
display: none;
}
– GEW team