latest podcast widget download button

Support Area Forums Epic latest podcast widget download button

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question: http://middletownspringscommunitychurch.org
  • Author
    Posts
  • #35726
    Stan Achey
    Participant

    I’m using a file(not url)for the podcasts. On the ‘latest podcast’ widget the download button is displayed but is inactive. How can we remove it or make it active? Thanks. Stan

    #35727
    Bill Robbins
    Moderator

    Stan,

    Is there a way to see the site?

    Bill

    #35745
    Bill Robbins
    Moderator

    You’re welcome to hide the download button if you’d like to. Add this snippet to the Custom CSS box that’s at the bottom of the styling tab in the theme options page:

    
    .podcast-meta .download:before,
    .podcast-meta .download {
    	display: none;
    }
    

    Save your changes and that should do it.

    Take care,
    Bill

    #35746
    Bill Robbins
    Moderator

    Glad I could help out Stan

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘latest podcast widget download button’ is closed to new replies.