badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Remove the line above and below navigation bar

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #13462
    Santhi Wijaya
    Participant

    Hi, how do I remove the line above and below the navigation menu bar? Thanks

    #13537

    Hi Santhi,

    To remove the line above and below the navigation menu bar Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    #access {
        border: 0 none;
    }

    Thank you!

    #13597
    Santhi Wijaya
    Participant

    Hi, also wondering if it is possible just to remove the line below and still keep the line on the top?

    #13668

    Hi Santhi,

    Remove previous CSS code and paste below CSS code.

    #access {
        border-bottom: 0 none;
    }

    Thank you!

    #13678
    Santhi Wijaya
    Participant

    Hi, it works! thank you 🙂

    #13730

    Ok that’s great Santhi Wijaya

    Thank you!

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.