Tagged: blog post grid, featured image, link
I’m trying to create a page like the Sermons page in the Enfold Church Demo. The only difference is that I don’t want there to be a link on any of the featured images. In other words, I only want the possibility to play the audio file without being sent to the actual post page.
Please help. Thanks!
Hey JPOsteen,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
Here you go…
Hi JPOsteen,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.avia-content-slider .post-format-audio .slide-image {
pointer-events: none;
}
If you need further assistance please let us know.
Best regards,
Victoria