- Edited
Hi
i'm using JA podcast i wanted to remove the "listen on" because i don't have any podcasts yet but i like the graphics.
i wanted to know if there is a module to manage videos like on
JA Symphony?
Best Regards
Hi
i'm using JA podcast i wanted to remove the "listen on" because i don't have any podcasts yet but i like the graphics.
i wanted to know if there is a module to manage videos like on
JA Symphony?
Best Regards
Hi everyone
can anyone help me?
Thank you
Best Regards
fabridelo69 Hello
You can use this custom CSS to hide that part:
.item-podcast .podcast-player .listen-on {
display: none;
}