• I have a single row – carousel mode – of videos (from a Channel feed) and on Desktop view, there is about 30px of space above and below the video image. I’ve tried to find the CSS that could deal with this, but I cannot find any relative CSS ID or class.

    I provided the link to the site where this issue is occurring – on the Home Page under Latest Videos” section. Again, you need to view it on wide/desktop view to see the issue.

    Any ideas ???

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

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author plugin.builders

    (@pluginbuilders)

    Hi, I’m not seeing it, did you fix it?

    Thread Starter tacraw88

    (@tacraw88)

    Here is an image link – with arrows pointing to the “space/padding” issue . . .

    https://fswvegas.com/wp-content/uploads/2021/03/yourchannel-padding-issue.jpg

    Plugin Author plugin.builders

    (@pluginbuilders)

    Oh yes sorry I didn’t notice it. YouTube thumbnail images at that size have black bars around them – they are in the images themselves. You can change number of columns (from Style > Show Options > Videos Theme section in YourChannel edit form) to fix it.

    Thread Starter tacraw88

    (@tacraw88)

    THANK YOU !!!

    I sent a question on a different issue via your website’s contact form, but HOPEFULLY you might be able to help me here . . .

    Is there any way to display ONLY the video title (below the video thumbnail image) without all of the other meta info displaying? I’ve tried various things within the settings, but I can’t seem to figure out how to have ONLY the video title display beneath the thumbnail image.

    Is this possible ??

    THANK YOU SO MUCH for taking the time to help me !!!

    Plugin Author plugin.builders

    (@pluginbuilders)

    Turns out I didn’t check any emails yesterday.
    Paste .yrc-video-views, .yrc-video-date{ display: none; } in Style > Show Options > Custom CSS box. Remove the CSS you’ve applied now to hide those.

    Thread Starter tacraw88

    (@tacraw88)

    That Did It !!!

    If I might trouble you with one more question . . .

    Is there ANY way to have a 1px white border around ONLY the video thumbnail image and not the entire “box” that also contains the video title?

    You can probably see what I mean on the site now – https://fswvegas.com (Latest Videos section halfway down the page).

    That’s my LAST question (today), I swear !!! ??

    Thread Starter tacraw88

    (@tacraw88)

    Oh good grief, I figured it out . . .

    .yrc-thumb img {
    width: 100%;
    display: block;
    border: 1px solid #ffffff;
    }

    Now the only thing I need to figure out is if the video title can/will wrap within column space to show the whole title – center aligned.

    THANK YOU FOR ALL OF YOUR HELP !!! – I will most assuredly write a glowing review of this plugin and your quick and most attentive Customer Care !!!

    • This reply was modified 3 years, 8 months ago by tacraw88.
    • This reply was modified 3 years, 8 months ago by tacraw88.
    Plugin Author plugin.builders

    (@pluginbuilders)

    There’s a Titles > Single Line checkbox in Style > Show Options, uncheck that box to show full title.

    Thread Starter tacraw88

    (@tacraw88)

    Once again, THANK YOU !!! – Exactly what I needed.

    PLEASE let me know where I can post glowing review(s) for your plugin and your EXCELLENT Customer Service (wherever it will benefit/help you best) !!!

    • This reply was modified 3 years, 8 months ago by tacraw88.
Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Unwanted Space/Padding Above/Below Video’ is closed to new replies.