Hello @cindy,
Here is the css snippets for you to remove background and make font italic
Goto Dashboard >> Appearance >> Customizer >> Additional CSS and paste it there
.wp-caption {
padding: 0;
background: transparent;
border: 0;
font-style: italic;
}
Hope it works for you !!
Sincerely,
Minal