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;
}
    Write a Reply...
    You need to Login to view replies.