Tagged: Accordeon slider
Read the priv field please.
Hey MichaelRau,
Thank you for using Enfold.
This css code should help fix the issue. Just add it in the Quick CSS field or the child theme’s style.css file.
#top .aviaccordion-slide img {
opacity: 1;
filter: alpha(opacity=100);
}
You may need to purge the cache and toggle the theme’s css/js compression options in the Performance panel.
Best regards,
Ismael
Perfect that solved the problem, thank you!
Hi MichaelRau,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria