I’m assuming this is mostlikly a hiearcy problem. For example, your stylesheets load in the order of child theme then plugin. What you need is to load the plugin styles first then your child theme.
You have a few options:
- Add the Css for your plugin manually after
wp_head()
in yourheader.php
- Unregister the plugin css file and then load all the styles in your theme’s
styles.css
- Register a new style to be inserted after the plugin runs.
Without really digging into the plugin or your code it’s hard to give you an example.
Related Posts:
- How do I cleanly override a plugin’s CSS with a child theme?
- How to load all plugins CSS after child theme CSS?
- how to include other plugins css files in a shortcode?
- Using tabs for wordpress plugin
- How can I make content disappear when a user logs in?
- wp_enqueue_style in Plugin [duplicate]
- Quote rotator in the sidebar
- How do you auto-activate plugins from child themes
- Styles and Scripts, Selectively enqueue across entire site
- Make the css of the widget overwrite theme css
- WordPress Plugin Look & Feel
- Add CSS class to add-to-cart button, Woocommerce [closed]
- I need to generate the CSS for my plugin from a function, how do i map a request to a function in the front-end?
- How do I register a stylesheet inside a WordPress widget?
- Prevent CSS/JS loading when plugin is not used
- Override Theme CSS with CSS from a plugin
- Override the core function locate_template
- Uncaught Error: Call to undefined function get_user_by() after moving function from theme to plugin
- unzip a folder on specific location and delete the zip file
- Override plugin text domain in child theme
- How to edit Image layout in single product page in woocommerce on wordpress?
- How to add page using HTML, CSS and JS?
- Reusable functions and tools (Framework)
- Override Javascript in a Plugin?
- plugin style conflicts, how to override? [closed]
- Globally register styles but enqueue them selectively
- W3 Total cache “empty all caches” and no stylesheets render [closed]
- Admin Panel pagination link styles
- How to style the RSS wordpress?
- How Do I Figure Out What File(s) to Edit from Looking at the Source Code [closed]
- WPBakery JS composer unused css [closed]
- How to tie dark mode with prefers-color-scheme webkit? [closed]
- Add a CSS class based on categroy id to archive pages
- Changing “elapsed time” to “time remaining” on MP3-jPlayer audio player with CSS or PHP changes
- Removing included CSS file that doesn’t exist
- (Sticky Row) How do i make a row sticky in wpbakery page builder?
- How to overwrite core/libraries/vendor template with child theme
- Buddypress – Add the post_id in the bp_activity_add function
- Delete mobile menu button [closed]
- Widgets Scripts don’t load – but load when I reload the page
- Ability to automatically redirect a URL
- How to show only next post pagination link using wp_link_pages()
- How to get DEFER or ASYNC attribute to appear when I add a stylesheet with wp_enqueue_style from a plugin? [duplicate]
- Installing plugins and using complex folder structure with child theme in WordPress
- Which filter affects the ‘entry-title’ post class
- Adding CSS to custom post type admin page causes error
- Redirect to another page using contact form 7? [closed]
- Edit External CSS
- How to over-ride a file in a plugin? [closed]
- How do I use add_action on custom widget?
- Why Do I get “wp_remote-get: could not handle for fopen()”?
- How to apply next/previous classes to LIs for pagination links?
- Override plugin styles via my custom theme
- Overwrite a plugin’s CSS?
- Combining several CSS files into one for optimization
- Infinite scroll messing up nth:of-type
- How to execute a plugin on a single page only?
- How to limit image size for the entire website ? But without editing the post (css/plugin?!)
- Images under 1MB are not being compressed
- Is there a way to remove a tooltip of a plugin via custom CSS? [closed]
- Adding a responsive grid onto a page (without using a Bootstrap theme) [closed]
- How to customize this theme? [closed]
- Custom CSS not being added by plugin
- Not able to override plugin’s default css rules
- The Events Calendar Plugin – List View Background Colour Issue [closed]
- Add background image/layout for single page?
- How to theme code blocks formatted by the prettify.js embedded with WP-Markdown?
- CSS/JS files in WordPress
- How do I override all stylesheets and scripts without a plugin
- Custom Plugin scripts from admin working in frontend
- Themes conflicts and overrides my WordPress Support widget Plugin styles
- Unable to locate inline CSS causing parts of page to be blank
- Two plugins using the same CSS id
- Load CSS before Theme CSS
- How to change the WordPress Plugin Watson Assistant Chatbot BOX Size?
- Hide custom field value
- make p tag collapsed after 3 rows
- General Term for this form Field
- How to change the width of certain paragraph or header blocks?
- How to fix shifting header after installing speed / cache plugins?
- How to remove a css class for any wordpress page
- Creating wordpress admin page panel [Theme Option]
- Get plugin to background of page
- Speed issues because of CSS & JavaScript
- function of parent not working in childtheme
- How to tell if a script is being executed from a plugin, a theme or a child theme in WordPress?
- disable lightbox in a plugin [closed]
- Display alt text as tool tip on page
- Overwrite CSS of Instaemail plugin popup
- contact 7 plugin stops some pages from working properly
- Trouble After Update, Removing Plugin
- Plugins to generate CSS Sprites? [closed]
- adding a css file to my plugin
- Loading Canvas & WooCommerce translation file in child theme
- Trying to disable all notifications except for one on woocommerce checkout page with css [closed]
- How to modify submit button on GravityForms
- Can I merge all my JS and CSS in one file using WP?
- ACF prugin for WooCommerce Shop Page
- Is there a membership plugin which offers the ability to hide content based on css rules?
- How to add an active state class to my info box