Title: Make current menu item NOT underlined
Last modified: February 12, 2018

---

# Make current menu item NOT underlined

 *  Resolved [suspicio](https://wordpress.org/support/users/suspicio/)
 * (@suspicio)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/remove-current-menu-item-underlined/)
 * Hello,
 * I’m using Showcase premium theme with Bold Page Builder.
    I’m trying to make 
   the menu items NOT underlined when i’m in the current page they’re displaying,
   since i’m making a one-page website and using anchors instead of pages. So far
   i’ve tried this custom CSS but with no luck:
 *     ```
       .current-menu-item, .current-page-item {
       text-decoration: none !important;
       border-bottom: none !important;
       -webkit-box-shadow: none !important;
       box-shadow: none !important;
       }
   
       .nav .current-menu-item > a, .nav .current-page-item > a, {
       text-decoration: none !important;
       border-bottom: none !important;
       -webkit-box-shadow: none !important;
       box-shadow: none !important;
       }
   
       .nav .current-menu-item > a,
       .nav .current-menu-ancestor > a,
       .nav .current_page_item > a, .nav
       .current_page_ancestor > a,
       .nav .menu-item > a,
       .nav .menu-item-type-custom > a, .nav .menu-item-object-custom > a, .nav .current-menu-item > a, .nav .current_page_item > a, .nav .menu-item-1819 > a{
         text-decoration:none!important;
           border-bottom: none !important;
       -webkit-box-shadow: none !important;
       box-shadow: none !important;
       }
       ```
   
 * Can you please help me out? Thank you very much
    -  This topic was modified 8 years, 4 months ago by [suspicio](https://wordpress.org/support/users/suspicio/).
    -  This topic was modified 8 years, 4 months ago by [suspicio](https://wordpress.org/support/users/suspicio/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremove-current-menu-item-underlined%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [boldthemes](https://wordpress.org/support/users/boldthemes/)
 * (@boldthemes)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/remove-current-menu-item-underlined/#post-9964207)
 * Hi [@suspicio](https://wordpress.org/support/users/suspicio/),
 * Since you are using our premium theme, please feel free to write us on: [support@bold-themes.com](https://wordpress.org/support/topic/remove-current-menu-item-underlined/support@bold-themes.com?output_format=md)
 * Thanks!
 *  Moderator [Jan Dembowski](https://wordpress.org/support/users/jdembowski/)
 * (@jdembowski)
 * Forum Moderator and Brute Squad
 * [8 years, 4 months ago](https://wordpress.org/support/topic/remove-current-menu-item-underlined/#post-9964948)
 * For pro or commercial product support please contact the author directly on their
   site.
 * As the author is aware, commercial products are [not supported in these forums](https://wordpress.org/support/guidelines/#do-not-post-about-commercial-products).
   As you are their customer I am sure they will have no problem supporting you 
   there.

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

The topic ‘Make current menu item NOT underlined’ is closed to new replies.

 * ![](https://ps.w.org/bold-page-builder/assets/icon-256x256.png?rev=1573974)
 * [Bold Page Builder](https://wordpress.org/plugins/bold-page-builder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/bold-page-builder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/bold-page-builder/)
 * [Active Topics](https://wordpress.org/support/plugin/bold-page-builder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bold-page-builder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bold-page-builder/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [Jan Dembowski](https://wordpress.org/support/users/jdembowski/)
 * Last activity: [8 years, 4 months ago](https://wordpress.org/support/topic/remove-current-menu-item-underlined/#post-9964948)
 * Status: resolved