What I would do is open it up in chrome, inspect element, and check to see if the featured image has a different ID or CLASS to the other images in the gallery. Then I would add an additional line to my CSS that targets those ID/CLASS.
In the event that a ID/CLASS aren’t unique I would be looking into inspecting the plugin, and adding my own declaration (strongest thing in wordpress for me is that a lot of elements have classes/id’s)
If you need further detailed help, I’m happy to edit this answer in future just let me know.
Related Posts:
- Which filter affects the ‘entry-title’ post class
- Redirect to another page using contact form 7? [closed]
- Want to create custom design of progress indicator in wpforms
- Inserting above the comment template
- Globally register styles but enqueue them selectively
- Creating a plugin to sanitize comment and the url field before display only
- 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?
- How to find the origin of a file upload from within wp_handle_upload?
- 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]
- Modifying the comments section through a plugin regardless of theme
- WPBakery JS composer unused css [closed]
- How to tie dark mode with prefers-color-scheme webkit? [closed]
- How to get the element ID from new menu list that added with add_filter()?
- 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
- White page by using filter template_include
- How to check current user before all actions and filters?
- How do I create a filter feature on WordPress? [closed]
- Create a navbar filter that filters by a custom field
- Child Pages Short Code plug-in and hover capabilities?
- Passing an array from shortcode-function to filter-function
- 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?
- Get Time Taken By Each Action Hook in WordPress
- How to create an input field, and base the output on spreadsheet data? [closed]
- WordPress plugin output formatting
- Filtering WooCommerce Orders by Category
- How to remove plugin metaboxes from edit.php
- how to access all user dashboard on fronted page [closed]
- Plugin developer automated documentation
- 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?
- Bootstrap and Custom CSS in custom plugin are being overwritten by theme
- qTranslate remove default directory from link
- How to disable a plugin for certain page?
- Output content to the_content before a plugin does
- Is there a hook to Intercept al urls from a webpage and redirect to a page
- Ajax Search Lite: Customize Autoscroll
- Delete mobile menu button [closed]
- Widgets Scripts don’t load – but load when I reload the page
- Ability to automatically redirect a URL
- WordPress user account activation
- How to get DEFER or ASYNC attribute to appear when I add a stylesheet with wp_enqueue_style from a plugin? [duplicate]
- External Script Using WP – Hooks / Actions Not Working?
- URL parameters causing 404 on home page, but nowhere else
- How to change the name of the “edit my profile” link in the WordPress admin backend
- Filtering get_permalink in Jetpack / ShareDaddy
- Adding CSS to custom post type admin page causes error
- Proper way to replace the_content only for pages created by custom plugin
- add_filter doesn’t work
- How to use my menu PHP code as sidebar?
- Template filter for custom taxonomy terms
- Is there a way to figure out which action/filter invoked a function?
- Edit External CSS
- Stop Plugin from Getting Styles from Other Plugin
- Add sub menu page in your plugin
- Using add_action before add_filter on a plugin?
- 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?
- Check if variable is set in filter
- What exactly happens to function argument availability when using a filter?
- Override plugin styles via my custom theme
- How to add CSS via custom plugin?
- Plugin Theme CSS [closed]
- Full list of registered scripts or styles, but from an admin options page
- Overwrite a plugin’s CSS?
- Combining several CSS files into one for optimization
- How to add a dvi tag to a shortcode then change a generated text using jQuery
- Passing stored variables to add_filter
- Modify page title and subtitle with a plugin
- override filter in a plugin
- Check filter defined or not?
- how to prevent all css and javascripts files from loading
- remove_action not removing add_action from constructor
- Front-end CSS Library for plugin [closed]
- Hide a Menu Item on Login
- Infinite scroll messing up nth:of-type
- How can I apply a WP filter on specific plugin version
- Wooslider custom css
- Basics of changing plugin output
- Minimizing scripts & css files that plugins add
- Making that Admin Bar transparent or a blue color
- How to execute a plugin on a single page only?
- Editing wp-config.php
- How to limit image size for the entire website ? But without editing the post (css/plugin?!)
- Images under 1MB are not being compressed
- Skewed / slanted button within elementor [closed]
- Trying to add a page template for my custom post type from a plugin, but it will not display in the template dropdown unless file is in theme
- plugin dev – minimum base css specificity?
- How to use the pre_option filter before a plugin loads?
- 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]