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
- Best way to overide plugin CSS?
- How can I edit post data before it is saved?
- How do I cleanly override a plugin’s CSS with a child theme?
- Why does wp_enqueue_style() in plugin not load stylesheet?
- Change Page’s Tag Using functions.php File
- Edit plugin without hooks in functions.php
- How can I reduce the amount of files loaded/included per plugin?
- Add CSS animation as Preloader to WordPress
- Pass A Value From Outside To A Plugin Variable
- 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?
- What is the purpose of $merged_filters?
- Is it possible to use Snap Scrolling? [closed]
- Changing image URLs in media library
- Image resizing on home page (product category) [closed]
- How do I write into a file (css)
- Is there a filter for get_post_custom()?
- Can I hook into get_avatar to supply a hash instead of an email?
- Custom CSS for plugin form
- How do action and filter hooks understand where to look for the core function that we hooked our function to them
- How to append to title via functions.php for auto-posting plugin [duplicate]
- 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
- How to find the origin of a file upload from within wp_handle_upload?
- How Do I Figure Out What File(s) to Edit from Looking at the Source Code [closed]
- How to get the element ID from new menu list that added with add_filter()?
- Child Pages Short Code plug-in and hover capabilities?
- How to hide CSS by default and show on button press
- WordPress plugin output formatting
- 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
- 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?
- Stop Plugin from Getting Styles from Other Plugin
- How to apply next/previous classes to LIs for pagination links?
- Check if variable is set in filter
- How to add CSS via custom plugin?
- Plugin Theme CSS [closed]
- Passing stored variables to add_filter
- Modify page title and subtitle with a plugin
- override filter in a plugin
- how to prevent all css and javascripts files from loading
- Front-end CSS Library for plugin [closed]
- Infinite scroll messing up nth:of-type
- Wooslider custom css
- 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
- How to make a dynamic css class whose name changes every visit to confuse scraper
- Flickering sidebar when scrolling page [closed]
- How to add filter for wordpress plugin?
- Is wp_deregister_script the best way to deal with unneeded plugins in a page?
- Block wordpress style for my plugin admin page
- Not able to override plugin’s default css rules
- The Events Calendar Plugin – List View Background Colour Issue [closed]
- How to hook into action/filter call
- insert an html tag using php plugin
- Best practice when modifying plugins CSS [duplicate]
- CSS/JS files in WordPress
- 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
- Excluding specific post from custom next/previous theme function
- Themes conflicts and overrides my WordPress Support widget Plugin styles
- Strange admin-ajax / CSS / $_SESSION issue
- Add hook after content without formatting
- Menu not closing after clicking – WordPress – Elementor
- Unpublished Pages Failing To Appear On Custom Path
- Apply only the css in my style.css file
- SASS not showing in customized preloader plugin
- WooCommerce Product Table – filter query on attributes
- Does having apply_filters in the middle of an array make a difference?
- Disable WC Bookings automatic order completion [closed]
- Plugin function in child theme
- wp plugin adds “pagespeed.css” after each css file
- Override filter variable not working
- Remove action added in plugin class from theme
- Show custom taxonomy in theme
- Using multi-dimensional array with filter
- 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]
- Why can’t I shove an instance of a class into a variable from a do_action hook?
- Speed issues because of CSS & JavaScript
- Passing a parameter to filter and action functions
- Like/Dislike Bar not working when updating
- Possible jquery / library conflict in plugin usage
- Adding a Filter to Sidbar Login Plugin to Change Login Button Lable
- Strip shortcode from excerpt [duplicate]
- Simply Exclude – Category feed exclusion is excluding from category feed instead of just the main feed
- How to change response of admin-ajax request?
- WordPress plugin add_filter returning a link does not work. What is the correct way?
- Content expands beyond its column container [closed]
- How to add product thumbnail on orders list on backend?
- Option value not getting updated until page refresh in WordPress
- How to create a “Most Popular” & “Latest” TAB in WordPress
- Change social icon in twenty twenty three theme