video thumbnail get black space

Posted in: Newspaper
Post count: 11

In my post form, I have use post template 9 which contain youtube video inside. The problem is when I fill in feature video and then the theme auto generate the feature image from video its contain black space over and the bottom of the image. Anyone have some solution about this? I would like to remove the black space out so I can show it on the “Block 4” of the Newspaper theme

Post count: 23312

Hello r_patchra,

Please provide your website URL and some useful screenshots of the problem so I can identify it closer and also, so I will be able to provide a more accurate response.

Thanks for your understanding!

Post count: 11
Post count: 23312

Hi,

Here is talking about a background-color for caption section which can be changed from the custom CSS code. Try to use the code below and place it in Theme panel -> Custom CSS Area.

The code is ->

.tp-caption{
background-color:transparent!important;
}

The result is here -> https://www.screencast.com/t/eeb3kwTrrChN

Thanks for your understanding!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.