• Resolved dbishop88

    (@dbishop88)


    I want to clean off my main navigation bar. My website is sharkysworld.net & you can see where my main navigation bar is over-lapping my menus. I want to get pages & categories off my main navigation bar & put nothing up there. I want to clean it off. How do I do tht. Im using the lastest woodpress. I have the All in One SEO & XML-Sitemap under settings, permalinks, all under Settings.
    Under Suffusion, my theme, there is visual effects, sidebars & widgets, templates, etc..
    Any help would be greatly appreciated.
    10x a lot, dbishop88

Viewing 4 replies - 1 through 4 (of 4 total)
  • Find this in your theme’s style sheet

    #nav ul {

    and just below this line paste this code:

    display:none;

    so it will look like this:

    #nav ul {
    display:non;

    It will disappear the pages and categories tab.

    Thread Starter dbishop88

    (@dbishop88)

    ok, im lost here. I know what to put in now, but where do I find the theme’s style sheet? Im using suffusion’s web theme. I went to appearance: then themes, couldn’t find anywhere to put:
    #nav ul {
    display:non;
    Where do I put this? I don’t know where to find “theme’s style sheet”. Im sorry but im just at the end of my rope. I haven’t added a page in a week. My website got hijacked & some muslim writing. I lost a page or 2. Luckily gator backs-up their websites every sunday or I would’ve been totally SOL, losing 2 months worth of work.
    Ok, if I can find out where to put tht, i’ll be ok.
    Im sorry about the delay I was hijacked 4 5 days.
    10x alot, dbishop88

    Suffusion Support: http://www.aquoid.com/forum

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘navigation bar’ is closed to new replies.