https://gpc.com.es/index.php/podcast/music/7-discover-the-world-of-podcasts
Is it possible to remove the opacity of the presentation podcast-2 ?
Hi carlucci, To remove the opacity of the presentation podcast-2, you can use the following CSS code:
.item-podcast.type-2 .podcast-info:before { background: transparent; }
dominic Thank you very much. Please close the thread.