Forums
(@phpcodingmaster)
5 years, 9 months ago
Glad I could help 🙂
Hi,
I have checked the CSS and the opacity is set to 0.
You can resolve the issue by changing the opacity in the page builder to 1 or by adding the custom css below.
.elementor-kit-512 img { opacity: 1; }