On the definition of the aio-orange button in the all-in-one-buttons/css/display.css?ver=4.1.1 add !important after the #FFF.
The color is overwritten because you load the AIO styles first and later some other style that overrides button styles or what not. With !important you can tell the browser to use that one even though it’s not the latest definition.
So it would be like
a.aio-orange, a.aio-orange:link, a.aio-orange:hover, a.aio-orange:visited, a.aio-orange:active, a.aio-orange:focus {
color: #FFF !important;
}
Or something like that.
Related Posts:
- Make the css of the widget overwrite theme css
- ‘Customize’ button in admin bar for CSS
- How to disable CSS rule in Twentythirteen style.css?
- Globally register styles but enqueue them selectively
- Child Pages Short Code plug-in and hover capabilities?
- Making that Admin Bar transparent or a blue color
- How to make a dynamic css class whose name changes every visit to confuse scraper
- Override/ignore CSS from active theme as not to interfere with my custom CSS
- Blocking Plugin Css to load custom in template directory
- How do I work with the SlideDeck plug-in?
- uncaught TypeError: Cannot read properties of null (reading ‘classList’) custom plugin
- Custom Plugin scripts from admin working in frontend
- how to add custom css at top above all css file for specific url
- Speed issues because of CSS & JavaScript
- Child Theme Changes Are Not Reflecting In Parent Theme
- Tips for using WordPress as a CMS? [closed]
- Best way to overide plugin CSS?
- What Are Security Best Practices for WordPress Plugins and Themes? [closed]
- How do I cleanly override a plugin’s CSS with a child theme?
- How to get the active theme’s slug?
- How can I reduce the amount of files loaded/included per plugin?
- Disable author pages for specific users
- Set active theme via URL
- Migrating a File from Plugin to Theme and changing its path → instead create a REST endpoint
- dequeue not work
- Layout shop page: resize images and columns
- How extend shortcode default values for a plugin?
- Translating plugin inside the theme [closed]
- How do I write into a file (css)
- Unable to install theme recommended plugins on Multisite
- More than one text-domain is being used because of the included templates for plugins
- How to prevent users to download videos from lms website?
- Different UI in WordPress
- Unable to upload wordpress plugins
- The problem with WordPress Importer
- Theme’s default styles are overriding my plugin’s custom CSS
- Remove ALL css for a specific plugin page
- Linux Permissions and Ownership for WordPress
- WordPress plugin output formatting
- Fatal error: Call to undefined function cmsms_theme_page_layout_scheme()
- 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?
- Homemade plugin while using Themify Ultra
- Ajax Search Lite: Customize Autoscroll
- Theme/Plugin installation through url on button click
- How can I position ShareThis buttons manually when using the plug-in? [closed]
- Does WP delete deprecated plugin/theme files on plugin/theme upgrade?
- How to use get_template part in the plugin?
- How can I use get header from within my plugin?
- My single.php page does not show the related data to the post which is clicked
- Basic gallery plugin suggestion [closed]
- How to add CSS via custom plugin?
- Plugin Theme CSS [closed]
- How to write “alt” tag in image for wordpress code?
- How to activate a plugin on the activation of a theme?
- Wooslider custom css
- WordPress plugin won’t show on some themes
- How do I add a plugin dependency to my customized theme?
- Flickering sidebar when scrolling page [closed]
- Is wp_deregister_script the best way to deal with unneeded plugins in a page?
- Cannot add edit themes and add plugins after multisite update
- Block wordpress style for my plugin admin page
- How to handle a WordPress blog with articles in different languages?
- Remove updates text on plugin or themes list page
- How to prevent plugin, theme installation failures on WordPress?
- Edit all $wp_scripts at once to $in_footer = false
- Button and Countdown overlapping mobile menu
- Strange admin-ajax / CSS / $_SESSION issue
- Remove a div class with condition
- How Can I Increase Breadcrumb Position Count (Starting From 2)?
- Main content of site not showing, but does show when logged in to wp-admin
- Apply only the css in my style.css file
- Hide Plugin Custom Post Type Menu Link
- SASS not showing in customized preloader plugin
- Hooking into the HTML header container
- Set up new WordPress domain using unclear files
- Genesis Child Theme – Customize body
- Implementing Scrollable Images
- Unable to activate themes on localhost
- How to roll back WordPress version or prevent migration from forcing update?
- Multisite converted to Single Site can’t add new plugins or new themes
- why my wordpress dont have toolbar like, plugin, themes and other?
- How to link file or image from wordpress plugin dir to theme by using themes function.php, is it possible?
- Using activated_plugin to run code
- Theme styling for plugins
- Creating themes using the one Plugin (Toolkit)
- Like/Dislike Bar not working when updating
- jquery-issue: cannot load the basic jquery
- Possible jquery / library conflict in plugin usage
- Template from scratch: Sidebars not showing widget
- Why do I get this “peer’s certificate issuer not recognised” error when trying to install a theme?
- Activate plugins by a theme’s functions.php?
- Site is setup statically – how to make it content managable?
- Javascript as Jquery Function Call?
- Any plugin/theme available which suits my requirement? [closed]
- Two sites one PC
- Content expands beyond its column container [closed]
- How to escape html code?
- Elementor with system colors instead of kit colors [closed]
- Issue with customizer and widget page
- WordPress menu dissapear when I add a parameter to custom post archive