Remove drop down menu

  • Posted in : Read WP
  • MichaelR8
    Participant

    Hi there,

    I would like to remove the drop down menu that appears whenever I open a wordpress post. I have tried removing the menu by adding the following to my custom css field #site-navigation { display: none; } but then the links to my contact page, and about page both disappear. I also tried deleting the menu via the accessibility tab in WordPress. This might help to explain what I mean: http://min.us/i/AfQIypN9seCs. I’d also like to remove the lines which appear above and below it.

    Thanks in advance,

    ahmetsali
    Keymaster

    Hi, something is wrong with your site, can you provide your url to check what’s wrong?

    MichaelR8
    Participant

    The url is ozaffairs.com. The menu now appears to be displaying correctly, although I still haven’t worked out how to remove the dotted lines above and below the menu.

    ahmetsali
    Keymaster

    you can try this custom css code;

    .main-navigation {
        border: 0;
    }
    
Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register