If you refer to the grey background around the images, removing this should help:
.wp-caption {
background: #eee;
}
Or you could switch it to transparent
.wp-caption {
background: transparent;
}
Related Posts:
- Adding custom html/css/images to Theme
- How to reference a theme image in a stylesheet?
- Making WordPress Gallery (.gallery-item) Responsive?
- Adding HTML within an image title attribute
- Width 100%: Aspect ratio of image
- Add CSS class to every image
- How to Make WordPress Default gallery responsive on mobile?
- Responsive background images added inline
- WordPress Child Theme Calling Images
- @wordpress/create-block image url in css
- Problem with loading images from child theme CSS file with relevant path
- change the $content_width
- How can I upload an image for background use using the Theme Editor in WordPress?
- Override img class in gallery
- Multiple amp-image overlays. How to properly do this in wordpress?
- Image not shown in the theme as it’s showing in HTML template [closed]
- How to handle a background-size: cover image in WordPress?
- Background-image not showing? [closed]
- t5-fresh-editor-stylesheets.php breaks image placement in WP Beta 3 editor
- How do I get my main image to stretch the full length of the screen?
- How to upload and style svg logo?
- How would you add sequentially numbered labels to images in posts?
- css to fit image by HEIGHT
- How to implement CSS-defined images from bootstrap site in wordpress theme
- a: hover issue with image issues [closed]
- All 3?: Responsive resizing of images + image width of actual image for small images + max-width for all larger images
- Moving an image to the side [closed]
- Image Captions Have a 10px Extra Margin, And It’s Not CSS? [duplicate]
- Can i have 2 separate Galleries on 2 separate pages each go to a DIFFERENT Attachment.php file?
- Image modification
- How to remove image size inline style in article and include caption
- Is there a layout to place 2 same sized images in two columns on the WordPress page?
- Landing Page with HTML CSS JS and Images on wordpress
- How to change background image
- Change header image size
- Is there a way to create referable automatic numbering in image captions?
- Why do images inserted in the post content via the_content() go off the max-width?
- How can we achieve this image css style?
- How to display posts with images in fullscreen slider
- Using a full-width hero image that can be changed in the dashboard by a user
- Put image onto header
- Are WP images responsive by default?
- Image thumbnail on single product issue | WooCommerce
- Background image call problem
- all images of past post messed up after changing theme
- Custom styling Insert Media window
- Display ajax preloader for large images within posts
- An image on my site is showing as the wrong image [closed]
- Theme files and imagesnot loading on a mobile device
- Is there a good way to use CMS images with CSS
- change with CSS the color of an svg background image set with “background-image: url()”
- Stop underlining image links
- Font size on image captions on mobile
- Parallax image problem
- Theme using masonry layout script rendering overlaped images in Google Chrome [closed]
- Why is inline CSS added to images automatically? [closed]
- Create decorative image border with CSS? [closed]
- WordPress update leads to 404 error on admin page and signup. CSS mishap with all plugin related functions
- I am having trouble displaying an image at the top of a widget area [closed]
- Is there a way to add background-image to theme.json?
- get attachment title based on attachment id
- PHP Fatal error: Call to undefined function download_url()
- Strange img srcset behaviour
- Images uploading to wrong folder
- set_post_thumbnail_size not cropping featured images, but reducing proportionally
- Child Theme Not Overriding Parent Theme
- Get URLs for All Sizes of Image via Admin Panel
- Show Post Excerpt in Image Attachement
- WP 3.4 has missing photo data
- What’s the best “insert all images” plugin?
- Image Quality Thumbnail Compression in WordPress?
- How to add image id class?
- Get meta data from image
- Shortcode for a link and thumbnail
- How to decrease picture size
- Fuzzy Images in WordPress 4.4
- How to add missing dimensions to all images to avoid cls?
- Prevent Image Pasting in RichText Component
- Default Image Link Type Setting not Working
- Fallback for missing srcset images
- Is it a good practice to change media settings on theme activation?
- Function to remove all classes on images inserted into posts?
- How to get the real file type for images that do not have an extension
- Display post image in a size defined by add_image_size()
- How to customize the WordPress 2014 theme, to have page using less horizontal margin?
- IMG size is set to width=”964px” or “100%”, but is shown as “634px” in browser
- Prevent WP from wrapping html in caption shortcode after ‘image_send_editor’ filter is applied
- Fetch the latest post with attachment image
- get rid of random string before an for an image path on wordpress
- Glitched page redirects to image
- I want to create a hero image with text and a button on my front page. How can I do this?
- 403 Forbidden when accessing image in wordpress
- For what does WP generate Thumbnails?
- Remove the height limit on wordpress 3.4.2
- Image media upload problem in page editing modus?
- Upload image from other server without resize?
- where is images/image.jpg?
- Using the on-board image editor for featured images: edits are not being used
- What type to upload image within theme options?
- Gutenberg block HTML image rendering override