Comments Stefano started the conversationJanuary 28, 2021 at 3:35pmHello, I uploaded a .png image with transparent background but on the website page it appears with white background... why? I need that it keeps transparent background.https://www.svagokart.it/service/pc-diagnostica-centraline/ Thanks 1,692Andrey repliedJanuary 29, 2021 at 11:46amHello, Dear Stefano!Please click WP Dashboard => Appearance => Customize => Additional CSS and paste this code here: .services-singular--content .entry-thumbnail img { background-color: #fff0; } Then save changes and you'll receive this result: http://prntscr.com/xt3ml0Best Regards!Stefano repliedJanuary 29, 2021 at 1:47pmHello, I have to do it on all websites pages that may contains that image... so, also on this page https://www.svagokart.it/services/all/ and others? Thanks 1,692Andrey repliedJanuary 29, 2021 at 3:54pmHello, Dear Stefano!In this case please add the following code in Additional CSS: .entry-thumbnail img { background-color: #fff0; } Save changes and check the results at front-end: http://prntscr.com/xthgfuBest Regards!Stefano repliedJanuary 29, 2021 at 4:06pmOk! Can I delete previous css edit or do I have to keep both?Thanks! 1,692Andrey repliedJanuary 29, 2021 at 6:57pmHello, Dear Stefano!Yes, you may remove previous code. The new one is more general and apply the rule for all cases.Best Regards!1 Like Sign in to reply ...
Hello, I uploaded a .png image with transparent background but on the website page it appears with white background... why? I need that it keeps transparent background.
https://www.svagokart.it/service/pc-diagnostica-centraline/
Thanks
Hello, Dear Stefano!
Please click WP Dashboard => Appearance => Customize => Additional CSS and paste this code here:
Then save changes and you'll receive this result: http://prntscr.com/xt3ml0
Best Regards!
Hello,
I have to do it on all websites pages that may contains that image... so, also on this page https://www.svagokart.it/services/all/ and others?
Thanks
Hello, Dear Stefano!
In this case please add the following code in Additional CSS:
Save changes and check the results at front-end: http://prntscr.com/xthgfu
Best Regards!
Ok! Can I delete previous css edit or do I have to keep both?
Thanks!
Hello, Dear Stefano!
Yes, you may remove previous code. The new one is more general and apply the rule for all cases.
Best Regards!