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!
Comments
Hi,
It is an issue that occurred with the recent updates.
The fix for it will be released today.
Thanks
This did not appear to be fixed in the last update. Any idea when it will be fixed bc I really can't launch my website with my SVGs not looking right?
Can you attach a screenshot showing where you have this problem?
The background for images on the page you have sent is transparent.
Best regards
They aren't transparent. I created a background with the same color. Otherwise it looks like this:
Please send us WordPress dashboard access privately thru the contact form, which is on the right side at http://themeforest.net/user/muffingroup#contact and we will check what might be the reason.
Notice!
Please attach a link to this forum discussion.
Thanks
You need to remove the image block and add it again.
I have created a new page, "BeSupp," where I copied a section from your main page, and adding the image again resolves it.
The other way to fix it is to choose any Mask type in the element, clear the color field, and select the type "None" again.
Thanks
Great! Thanks for this!