Title: Plugin changes formatting
Last modified: July 22, 2022

---

# Plugin changes formatting

 *  Resolved [eriohm](https://wordpress.org/support/users/eriohm/)
 * (@eriohm)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/plugin-changes-formatting/)
 * Hello.
 * I’m thinking about switching from **Responsive Tabs** to **WP Tabs** but I am
   having issues where tables from TablePress looks different inside the WP Tabs
   tabs then outside and even in Responsive Tabs, it’s like WP Tabs ignores CSS 
   formatting.
 * You can see the behaviour at this page:
    [https://mtbresultat.se/wp-tabs-testing/](https://mtbresultat.se/wp-tabs-testing/)
 * I’m also curious on how to add a line below the tabs like Responsive Tabs, not
   necessarily black. Can it be solved with CSS alone or do I need Pro version?
 * Thanks in advance
 * Sincerely,
    Erik Öhman
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fplugin-changes-formatting%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Support [Bayejid Ahmed](https://wordpress.org/support/users/bayejid00/)
 * (@bayejid00)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/plugin-changes-formatting/#post-15849761)
 * Hi [@eriohm](https://wordpress.org/support/users/eriohm/),
 * Thanks for your query. Hope you are doing well.
 * The table issue can be fixed by tweaking a custom CSS. Please use the following
   CSS in the plugin’s custom CSS field.
 *     ```
       .sp-tab__tab-pane .uci-champ .column-3 {
           width: 65px;
       }
       ```
   
 * About a line below the tabs: Yes, it can be solved with CSS alone if you know
   CSS or you can go the Pro version to achieve this layout easily. Please take 
   a look at the [screenshot](https://ibb.co/gS2jgCv).
 * Hope you understand. Please let us know if the above CSS works for you.
 *  Thread Starter [eriohm](https://wordpress.org/support/users/eriohm/)
 * (@eriohm)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/plugin-changes-formatting/#post-15850336)
 * Hi.
 * I’m great, hope you are as well.
 * The suggested solution work but then I need to add _.sp-tab\_\_tab-pane_ to every
   CSS class that I have created for the TablePress?
 * I’ll try to fix the line with CSS then. 🙂
 * //Erik
 *  Plugin Support [Bayejid Ahmed](https://wordpress.org/support/users/bayejid00/)
 * (@bayejid00)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/plugin-changes-formatting/#post-15856190)
 * Hi [@eriohm](https://wordpress.org/support/users/eriohm/),
 * We are glad to hear that the CSS we provided works properly. You don’t need to
   use this class .sp-tab__tab-pane for every CSS. If you face the same kind of 
   issue for another shortcode then you can try with the above CSS.
 * Hope you understand. Thank you.

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

The topic ‘Plugin changes formatting’ is closed to new replies.

 * ![](https://ps.w.org/wp-expand-tabs-free/assets/icon-256x256.gif?rev=3502431)
 * [Custom Product Tabs for WooCommerce & WordPress Tabs Builder – Smart Tabs](https://wordpress.org/plugins/wp-expand-tabs-free/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-expand-tabs-free/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-expand-tabs-free/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-expand-tabs-free/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-expand-tabs-free/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-expand-tabs-free/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Bayejid Ahmed](https://wordpress.org/support/users/bayejid00/)
 * Last activity: [3 years, 10 months ago](https://wordpress.org/support/topic/plugin-changes-formatting/#post-15856190)
 * Status: resolved