Title: Plugin code (style.php) keeps reverting back to default style
Last modified: February 1, 2023

---

# Plugin code (style.php) keeps reverting back to default style

 *  Resolved [whiteselt](https://wordpress.org/support/users/whiteselt/)
 * (@whiteselt)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/plugin-code-style-php-keeps-reverting-back-to-default-style/)
 * Hello,
 * So, I have been trying to customize the appearance of one of my tabs by modifying
   the css, but because some code in the actual plugin file is set with !important
   in each attribute, the custom css that I have setup gets overridden. To fix this,
   I went into the plugin file editor and edited the style.php file to remove some
   of the lines of css which worked at first, but after some time, it reverts back
   to the original code. Is there any reason for this? It seems kind of pointless
   to have an option to add custom css if it just gets overridden by default code…
 * Here’s the area of css I’m referring to. This is all being applied to the #tabs_container
   element.
 * > [View post on imgur.com](https://imgur.com/a/omOiXe1)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fplugin-code-style-php-keeps-reverting-back-to-default-style%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Praveen](https://wordpress.org/support/users/praveenmalav09/)
 * (@praveenmalav09)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/plugin-code-style-php-keeps-reverting-back-to-default-style/#post-16431947)
 * Hello [@whiteselt](https://wordpress.org/support/users/whiteselt/),
 * From the above CSS code which creating issue, you can remove **!important **from
   that line of CSS code then update the file.
 * Thanks
 *  Thread Starter [whiteselt](https://wordpress.org/support/users/whiteselt/)
 * (@whiteselt)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/plugin-code-style-php-keeps-reverting-back-to-default-style/#post-16434993)
 * That’s not the problem. I was able to modify the css or remove the !important
   from that line, but then after some time, the code reverts to the default values.
 *  [Praveen](https://wordpress.org/support/users/praveenmalav09/)
 * (@praveenmalav09)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/plugin-code-style-php-keeps-reverting-back-to-default-style/#post-16439258)
 * Hi [@whiteselt](https://wordpress.org/support/users/whiteselt/),
 * When you create a new post then you will get default settings, after updating
   the post settings, it will not take default settings…So Check the changes made
   by you in this plugin.
 * Thanks

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

The topic ‘Plugin code (style.php) keeps reverting back to default style’ 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/)

 * 3 replies
 * 2 participants
 * Last reply from: [Praveen](https://wordpress.org/support/users/praveenmalav09/)
 * Last activity: [3 years, 4 months ago](https://wordpress.org/support/topic/plugin-code-style-php-keeps-reverting-back-to-default-style/#post-16439258)
 * Status: resolved