Title: Tabs border: none;?
Last modified: December 28, 2019

---

# Tabs border: none;?

 *  Resolved [carldavidcarlstrom](https://wordpress.org/support/users/carldavidcarlstrom/)
 * (@carldavidcarlstrom)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/tabs-border-none/)
 * Hello,
 * thank you for a great plugin.
 * One question, it is currently possible to set the border on the tabs as solid,
   dashed and dotted. Could it be possible to set the border as none? I have tried
   CSS and border-style: none but have not managed it so far.
 * Thank you
 * Regards
    David

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

 *  [JoomUnited](https://wordpress.org/support/users/joomunited/)
 * (@joomunited)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/tabs-border-none/#post-12277408)
 * Hi David,
 * Thanks for contacting us.
    Indeed there’s not this option in the plugin tabs 
   block.
 * You can remove completely the borders using this CSS code snippet.
 *     ```
       .advgb-tab-body-wrapper {
           border-style: none !important;
       }
       ```
   
 * Let me know how it went, cheers,
 *  Thread Starter [carldavidcarlstrom](https://wordpress.org/support/users/carldavidcarlstrom/)
 * (@carldavidcarlstrom)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/tabs-border-none/#post-12278888)
 * Thanks for the answer, it worked!
 * Cheers
 * David
    -  This reply was modified 6 years, 5 months ago by [carldavidcarlstrom](https://wordpress.org/support/users/carldavidcarlstrom/).
 *  [JoomUnited](https://wordpress.org/support/users/joomunited/)
 * (@joomunited)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/tabs-border-none/#post-12280185)
 * Hi,
 * I’m glad your issue is addressed!
 * If you like the plugin it would be cool to drop us a review, it really helps 
   us especially our support team here. Direct review link:
    [https://wordpress.org/support/plugin/advanced-gutenberg/reviews/#new-post](https://wordpress.org/support/plugin/advanced-gutenberg/reviews/#new-post)
 * Thanks a lot!
 * Cheers,

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

The topic ‘Tabs border: none;?’ is closed to new replies.

 * ![](https://ps.w.org/advanced-gutenberg/assets/icon-256x256.png?rev=3393761)
 * [PublishPress Blocks - Block Controls, Block Visibility, Block Permissions](https://wordpress.org/plugins/advanced-gutenberg/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/advanced-gutenberg/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/advanced-gutenberg/)
 * [Active Topics](https://wordpress.org/support/plugin/advanced-gutenberg/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/advanced-gutenberg/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/advanced-gutenberg/reviews/)

## Tags

 * [border](https://wordpress.org/support/topic-tag/border/)

 * 3 replies
 * 2 participants
 * Last reply from: [JoomUnited](https://wordpress.org/support/users/joomunited/)
 * Last activity: [6 years, 5 months ago](https://wordpress.org/support/topic/tabs-border-none/#post-12280185)
 * Status: resolved