Title: Hide border with css custom
Last modified: November 16, 2021

---

# Hide border with css custom

 *  Resolved [kodjoe](https://wordpress.org/support/users/agenceccmg/)
 * (@agenceccmg)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/hide-border-with-css-custom/)
 * Hi i’ve a problem with my page, I can’t hide border with your plugin via css 
   custom, so please which css rule I need to use to hide the borders. Actually 
   when I check my consol I can read that before my own css rules and that’s certainly
   why I can’t make it work.
 * Here is the code in my consol generated automatically:
 * :2533
 *     ```
       #tab_container_1000 .wpsm_nav-tabs > li.active > a, #tab_container_1000 .wpsm_nav-tabs > li.active > a:hover, #tab_container_1000 .wpsm_nav-tabs > li.active > a:focus {
       color: !important;
       cursor: default;
       background-color: #e5e2db !important;
       border: 1px solid #ccc9c2 !important;
       }
       ```
   
 * here is my code who does not work:
    :2540
 *     ```
       #tab_container_1000 .wpsm_nav-tabs > li > a,
   
       #tab_container_1000 .wpsm_nav-tabs > li > a:hover, 
   
       #tab_container_1000 .wpsm_nav-tabs > li.active > a,
   
       #tab_container_1000 .wpsm_nav-tabs > li.active > a:hover,
   
       #tab_container_1000 .wpsm_nav-tabs > li > a:focus,
   
       {
       border: none!important;
       }
       ```
   
    -  This topic was modified 4 years, 6 months ago by [kodjoe](https://wordpress.org/support/users/agenceccmg/).
    -  This topic was modified 4 years, 6 months ago by [kodjoe](https://wordpress.org/support/users/agenceccmg/).
    -  This topic was modified 4 years, 6 months ago by [kodjoe](https://wordpress.org/support/users/agenceccmg/).
    -  This topic was modified 4 years, 6 months ago by [kodjoe](https://wordpress.org/support/users/agenceccmg/).

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

 *  Thread Starter [kodjoe](https://wordpress.org/support/users/agenceccmg/)
 * (@agenceccmg)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/hide-border-with-css-custom/#post-15074701)
 * I’ve used border in my design, it’s ok
    -  This reply was modified 4 years, 6 months ago by [kodjoe](https://wordpress.org/support/users/agenceccmg/).
 *  [lokeshkalosiya](https://wordpress.org/support/users/lokeshkalosiya/)
 * (@lokeshkalosiya)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/hide-border-with-css-custom/#post-15075639)
 * Hi [@agenceccmg](https://wordpress.org/support/users/agenceccmg/),
 * Glad that your issue has been resolved if you like our plugin please rate us.
 * Thank you

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

The topic ‘Hide border with css custom’ is closed to new replies.

 * ![](https://ps.w.org/tabs-responsive/assets/icon-256x256.png?rev=2337177)
 * [Tabs Responsive - With WooCommerce Product Tabs Extension](https://wordpress.org/plugins/tabs-responsive/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tabs-responsive/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tabs-responsive/)
 * [Active Topics](https://wordpress.org/support/plugin/tabs-responsive/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tabs-responsive/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tabs-responsive/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [lokeshkalosiya](https://wordpress.org/support/users/lokeshkalosiya/)
 * Last activity: [4 years, 6 months ago](https://wordpress.org/support/topic/hide-border-with-css-custom/#post-15075639)
 * Status: resolved