Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1259449

    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!

    #1259685

    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

    #1259721

    Here you go…

    #1259966

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.