You can solve this in two ways
No.1 to find the ‘a’ tag with class name ‘ bwg_load_btn_1 bwg_load_btn ‘ in your plugin and add inline style like this
<a class="bwg_load_btn_1 bwg_load_btn" href="https://wordpress.stackexchange.com/questions/285911/javascript:void(0);" style="font-size:16px;">Load More...</a>
2nd in your style.css add font-size for this class with !important,
.bwg_load_btn_1.bwg_load_btn{
/* !important will override the style */
font-size:16px !important;
}
Related Posts:
- Restricting a Plugin to Only Load its CSS and JS on Selected Pages?
- how to include other plugins css files in a shortcode?
- How can I reduce the amount of files loaded/included per plugin?
- 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
- 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]
- How to load all plugins CSS after child theme CSS?
- 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
- Styling readme.html in plugin?
- How extend shortcode default values for a plugin?
- How to override my plugin’s php classes with duplicates that are in my child theme folder
- ‘Customize’ button in admin bar for CSS
- How to add page using HTML, CSS and JS?
- plugin style conflicts, how to override? [closed]
- Globally register styles but enqueue them selectively
- CSS from textarea in options page to frontend what to do
- custom changes removed after plugin update
- W3 Total cache “empty all caches” and no stylesheets render [closed]
- Admin Panel pagination link styles
- How to style the RSS wordpress?
- WPBakery JS composer unused css [closed]
- How to tie dark mode with prefers-color-scheme webkit? [closed]
- Trouble with plugin styles in admin area of WordPress
- 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
- How to hide CSS by default and show on button press
- (Sticky Row) How do i make a row sticky in wpbakery page builder?
- How to create an input field, and base the output on spreadsheet data? [closed]
- Bootstrap and Custom CSS in custom plugin are being overwritten by theme
- Delete mobile menu button [closed]
- Widgets Scripts don’t load – but load when I reload the page
- Ability to automatically redirect a URL
- Which filter affects the ‘entry-title’ post class
- Adding CSS to custom post type admin page causes error
- How to use my menu PHP code as sidebar?
- Redirect to another page using contact form 7? [closed]
- Edit External CSS
- How do I use add_action on custom widget?
- Why Do I get “wp_remote-get: could not handle for fopen()”?
- Override plugin styles via my custom theme
- Combining several CSS files into one for optimization
- how to prevent all css and javascripts files from loading
- Front-end CSS Library for plugin [closed]
- 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]
- 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]
- insert an html tag using php plugin
- Add background image/layout for single page?
- Best practice when modifying plugins CSS [duplicate]
- 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
- How do I work with the SlideDeck plug-in?
- Why is adoptStyles-css stylesheet link added to every page?
- 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
- Menu not closing after clicking – WordPress – Elementor
- How to change the WordPress Plugin Watson Assistant Chatbot BOX Size?
- make p tag collapsed after 3 rows
- General Term for this form Field
- How to change the width of certain paragraph or header blocks?
- wp plugin adds “pagespeed.css” after each css file
- How to fix shifting header after installing speed / cache plugins?
- Caching of combined CSS and JS fails because of losing MIME types through combining by PHP
- 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
- 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
- How to load css files in a specific order
- Plugins to generate CSS Sprites? [closed]
- adding a css file to my plugin
- Element works, but not on wordpress site [duplicate]
- 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?
- 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