Skip to content
Public Ticket #6215

Increase the height of Penci video playlist

Conversation thread

Penci Design replied

Staff Reply

Hi,

Please try edit Penci Videos playlist, then go to Genneral Tab and scrolldown add extra class "custom-video-block" as screenshot http://prntscr.com/m2eb8r

Then click Page setting button and add custom code css ( http://prntscr.com/m2ecru )

.custom-video-block.penci-videos-playlist .fluid-width-video-wrapper {
    padding-top: 100.25%!important;
}

If it not working, please send me  your website management information ( admin url site, username and password ). I will check it help you.

Best Regards,

PenciDesign

ratheeshvnair replied

Customer Reply

it worked, thank you but the problem is that another Penci video list in the same page for which i did not want to increase the height also got affected with this code. Can you advise how to increase height only for a specific Video list ?

Penci Design replied

Staff Reply

Hi,

Please go to Customize > Addtional CSS, then add custom  css to do that:

.penci-videos-playlist .fluid-width-video-wrapper {
    padding-top: 100.25%!important;
}

Best Regards,

PenciDesign

ratheeshvnair started the conversation

Conversation Start

Hello

I have a penci video list using style 11 as attached. As of now its height is lesser that it only shows 3 videos (without scrolling) as thumb nail on the right side scroll list however I need to show 5 videos in home view itself without needing to scroll down. For that , can you suggest me how to increase the height of this module to include 5 videos ?

thanks

ratheesh 

Want to join this conversation or access attachments? Sign in first.