White image background

I have uploaded svgs directly to my server and then used the URL to add the image to my site. However, those files as well as PNGs show up with a white background. (This also occurs with SVGs uploaded thru the media uploader within WP).

Here is the code effecting one specific image:

.mcb-section .mcb-wrap .mcb-item-n0ul27nrm .image_wrapper { background-color: #fff;}

I do not seem to be able to override this in custom css and it's on every image on my site except with the "mcb-item-n0ul27nrm" being different for each.

It seems to be something to do with the CSS specifically on the home page because it says the CSS is in a file that begins with "post-59".

I've tried everything I can think of to drop the white background, but nothing has worked so far. Any help would be greatly appreciated! Thanks!

https://empower334.org/proof

Comments

Sign In or Register to comment.