Title: Adjust tabs block styles
Last modified: November 22, 2022

---

# Adjust tabs block styles

 *  Resolved [Michael Sutter](https://wordpress.org/support/users/michih/)
 * (@michih)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/adjust-tabs-block-styles/)
 * Hi there
 * I struggle using the tabs block.
 * My goal is to have the active tab with a border bottom line only. The other tabs
   should not have any border. Using this code:
 *     ```
       .uagb-tab {
       	border-bottom:none;
       }
   
       .uagb-tabs__active a {
       	font-weight:bold;
       	border-bottom:2px solid black;
       }
       ```
   
 * It seems that using “uagb-tab” only has no effect, the border is still displayed.
   
   Do you have any ideas why this is not working?
 * Thanks a lot
    Michael

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

 *  Thread Starter [Michael Sutter](https://wordpress.org/support/users/michih/)
 * (@michih)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/adjust-tabs-block-styles/#post-16222164)
 * Solved – just found my mistake, sorry.
 *  [BSF – Judith Pete](https://wordpress.org/support/users/judith0/)
 * (@judith0)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/adjust-tabs-block-styles/#post-16235367)
 * Hello Michael,
 * We are glad you were able to resolve this.
 * Please feel free to open a new thread in case of any other queries.
 * Regards.
    Judith.

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

The topic ‘Adjust tabs block styles’ is closed to new replies.

 * ![](https://ps.w.org/ultimate-addons-for-gutenberg/assets/icon-256x256.gif?rev
   =3240412)
 * [Spectra Gutenberg Blocks – Website Builder for the Block Editor](https://wordpress.org/plugins/ultimate-addons-for-gutenberg/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-addons-for-gutenberg/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-addons-for-gutenberg/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-addons-for-gutenberg/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-addons-for-gutenberg/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-addons-for-gutenberg/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [BSF – Judith Pete](https://wordpress.org/support/users/judith0/)
 * Last activity: [3 years, 6 months ago](https://wordpress.org/support/topic/adjust-tabs-block-styles/#post-16235367)
 * Status: resolved