Menu Line deletion

  • Posted in : Read WP
  • Melastase
    Participant

    Hey,

    So I have uploaded a picture to visualise my request here: http://imgur.com/mAF6Qgx. What I want is to remove those lines you see on the frontpage.

    And also when hoovering over a page you see a dotted line underneath it. How do you remove that aswell?

    Thanks,

    Mel

    Mehmet S.
    Keymaster

    Hi, use these in your theme options > custom css field:

    – remove logo underline:

    h1.site-title a { border: none; }
    

    – hide nav menu:

    #site-navigation { display: none; }
    
    Melastase
    Participant

    Great! Thanks alot champ

    Mehmet S.
    Keymaster

    You are welcome.

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