• Resolved matteumprimo

    (@matteumprimo)


    Hello,

    this is Matteo, I just tried your plugin and love it but I would like to know if there’s any kind of option to resize, remove or custom the cover image via widget.

    Thanks in advance,

    Matteo.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Veda

    (@vedathemes)

    Hello there,

    Thanks for trying this plugin.

    1. You can upload and display any image as podcast’s cover image. Just go to the widget, click on “Override defaults” button and upload custom cover image using “Set image” button.

    2. You need few lines of css to hide podcast cover image. Go to Appearance > Customize > Additional CSS, and copy paste following code,

    .podcast-image-wrapper {
    	display: none
    }

    3. There is no direct option to change display size of cover image. It requires more specific css as image needs to be displayed correctly on all device sizes. I can help if I know where exactly you will be using the widget (size of wrapper which will contain the widget.)

    Hope it will help.

    Thanks

    Plugin Author Veda

    (@vedathemes)

    Hello,

    I think it has solved your issue. If not, Please inform and I will be happy to help.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Plugin – remove or resize cover image’ is closed to new replies.