• Resolved rubencespedes

    (@rubencespedes)


    Hey guys,

    I need some help with this. I have embedded a few podcasts to a main page and everything seems to work fine but I want to remove the (WordPress icon + site title and share button) that shows up at the bottom of each podcast.

    I tried to override the following code with no luck:
    .wp-embed-footer {
    display: none;
    }

    It looks like this code is INLINE and it’s being created by other functions.

    Any ideas? Thanks

    The page I need help with: [log in to see the link]

  • The topic ‘How can I remove the footer section on the embed code?’ is closed to new replies.