• Resolved alisharicki

    (@alisharicki)


    Hi, Is there a way to remove the black borders around the thumbnails of the YouTube feed ?? They’re not really aesthetically pleasing. Any help would be greatly appreciated.

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author urkekg

    (@urkekg)

    Hello @alisharicki,

    I can not find YouTube Channel block on provided URL, so I assume you now use different plugin.

    Regards,
    Aleksandar

    Thread Starter alisharicki

    (@alisharicki)

    Yeah I did, because I asked 2 weeks ago and didn’t get a response. I’ve switched it back so you can have a look at your convenience. I prefer your plugin so if you can help me resolve the issue it would be greatly appreciated.

    Plugin Author urkekg

    (@urkekg)

    Please make sure that you have in shortcode parameter ratio=3 instead of ratio=1 , and make sure to you set plugin settings option Aspect ratio on tab Video to 16:9

    Regards,
    Aleksandar

    Thread Starter alisharicki

    (@alisharicki)

    Hey Aleksandar,

    Thanks, that has resoled the black strip issue. However, the thumbnails don’t have any space between them. How can I add a space or some padding between them?

    [ Please do not bump. ]

    Plugin Author urkekg

    (@urkekg)

    Hi @alisharicki,

    Sorry, I though you meanwhile managed to tweak your theme as that visual touch is easy to achieve.

    To add some spacing between videos, add following custom CSS to your theme or custom CSS in Customizer:

    .ytc_video_container.ar16_9 {margin-top:20px;}
    .ytc_video_container.ytc_video_first.ar16_9 {margin-top:0;}

    Kind regards,
    Aleksandar

    Thread Starter alisharicki

    (@alisharicki)

    That worked !!! Thank you so much !!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Video Thumbnails Displaying weird’ is closed to new replies.