Achieving unaltered style via plugin for multiple themes is pretty difficult to achieve.
How about this?
Use any library among these e.g. Bootstrap in your plugin and then remove/comment the global properties from them.
Since you will be author of the plugin, you can repeat the same thing in your plugin before releasing next update.
Related Posts:
- Best way to overide plugin CSS?
- How can I use WordPress functions in my stylesheet?
- How do I cleanly override a plugin’s CSS with a child theme?
- How to add “Stick this post to the front page” to front end?
- Why does wp_enqueue_style() in plugin not load stylesheet?
- How can I reduce the amount of files loaded/included per plugin?
- How can I dequeue a Plugin Stylesheet?
- How to restrict Front-End Editor on a page?
- Using rewrite rule to access a view of a plugin from home page
- Add CSS animation as Preloader to WordPress
- Best way to inject css into admin_head in plugins?
- Unable to load stylesheets and scripts to plugin settings page
- Layout shop page: resize images and columns
- How extend shortcode default values for a plugin?
- How could I execute my plugin just in frontend (not in backend)
- Is it possible to use Snap Scrolling? [closed]
- Image resizing on home page (product category) [closed]
- W3 Total Cache: Load CSS asynchronously for better PageSpeed score? [closed]
- How do I write into a file (css)
- How to provide a plugin which requires CMB2 (plugin dependencies)?
- Why isn’t “background-image: url”working with Bootstrap carousel on WP?
- How to generate CSS from a shortcode within a plugin
- Custom CSS for plugin form
- How do I modify the position of a plugin?
- How to disable CSS rule in Twentythirteen style.css?
- Theme’s default styles are overriding my plugin’s custom CSS
- Remove ALL css for a specific plugin page
- Can someone please tell me what is wrong with my plugin?
- How Do I Figure Out What File(s) to Edit from Looking at the Source Code [closed]
- Show an image in my header.php
- Child Pages Short Code plug-in and hover capabilities?
- How to hide CSS by default and show on button press
- WordPress plugin output formatting
- how to access all user dashboard on fronted page [closed]
- What would I need to write into a custom plugin in order to add a switch for a custom string of CSS to the edit page?
- Ajax Search Lite: Customize Autoscroll
- ob_start() combined with wp_query
- How to get DEFER or ASYNC attribute to appear when I add a stylesheet with wp_enqueue_style from a plugin? [duplicate]
- Plugin allowing users to add articles to a library
- Stop Plugin from Getting Styles from Other Plugin
- How to apply next/previous classes to LIs for pagination links?
- How to add CSS via custom plugin?
- Plugin Theme CSS [closed]
- How to add a dvi tag to a shortcode then change a generated text using jQuery
- how to prevent all css and javascripts files from loading
- Hide a Menu Item on Login
- Wooslider custom css
- Basics of changing plugin output
- Minimizing scripts & css files that plugins add
- plugin dev – minimum base css specificity?
- get specific value of a array | PHP
- How to make a dynamic css class whose name changes every visit to confuse scraper
- Moving Jetpack buttons to appear below the first H2 title on all project/post pages [closed]
- How to do the simplest possible frontend ajax call from a plugin?
- Import MS-Access data file to make the searchable page
- Flickering sidebar when scrolling page [closed]
- change or add css to theme from plugin
- Enqueue script: link not working in page source
- Add logo to admin menu in my plugin
- I would like to remove date display on photo preview
- At a Loss on over Page Peel Plugin Customization [closed]
- Is wp_deregister_script the best way to deal with unneeded plugins in a page?
- Blocking Plugin Css to load custom in template directory
- Block wordpress style for my plugin admin page
- uncaught TypeError: Cannot read properties of null (reading ‘classList’) custom plugin
- How do I minify a plugins CSS/JS code?
- Effeciently adding Checkboxes to TablePress table cells
- Button and Countdown overlapping mobile menu
- Want to create custom design of progress indicator in wpforms
- Strange admin-ajax / CSS / $_SESSION issue
- inserting custom css, html and js into the current page as a popup window
- How to remove Unused CSS From a WordPress Theme?
- Overriding inline !important CSS with Javscript code snippet with media query
- Apply only the css in my style.css file
- How get horizontal div instead vertical CSS
- Changing the CSS with a plugin
- Adding shortcodes to multiple pages with function
- SASS not showing in customized preloader plugin
- How To Toggle User_Meta in frontend in a form using PHP
- Implementing Scrollable Images
- WordPress custom blockquote with black background & white text?
- Speeding up WordPress on a Local Network
- Edit the stylesheet of a child theme
- How do I override WordPress plugin css [closed]
- WP Plugin CSS not being applied to page
- Customize CSS for “Swipebox ” lightbox
- how to add custom css at top above all css file for specific url
- Building a Article Library within WP?
- Best use adding user generated JS/CSS to a theme with a plugin
- How to set up php,javascript and css to allow for our finished product to be displayed within a page?
- Like/Dislike Bar not working when updating
- Possible jquery / library conflict in plugin usage
- How to add different CSS for galleries
- How do I increase the 255 character limit on the ‘description’ field for link library links?
- How to activate/deactivate menu tab and keep the same id?
- custom registration form [duplicate]
- How to display a sitmap horizontally? [closed]
- map urls to plugins
- Content expands beyond its column container [closed]
- Display Any Field fromAdmin Panel in Frontend via Shortcode?