Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Yendif Player

    (@yendif-player)

    Subtitle’s font-size is too small. Is it possible to make it larger?

    – If you use our “HTML5 engine”, then this is simply achievable by using the following CSS snippet in your template’s CSS file,

    .yendifplayer .yf-skin .yf-captions p{font-size:YOUR_FONT_SIZE !important};

    The second question is about disabling of auto-hide control panel.

    – Sorry, this is not possible.

    Thread Starter narwen

    (@narwen)

    Thank you very much for answering!

    gunnyad

    (@gunnyad)

    Thanks for the great plugin!

    Where can I find my template’s css file to insert the css snippet.

    My theme is MH Magazine lite.

    Plugin Author Yendif Player

    (@yendif-player)

    Login to WordPress, not sure which version you’re running, but you should have a section called Themes or Design. From there choose Theme Editor. There will be a list of all the files you can edit, the CSS stylesheet should be named style.css. You will have to have write access in order to edit it from within WP admin. Otherwise you will have to find the file via FTP on your website, download it to your computer, edit it, and then upload it back to your site.

    You may wish to check out https://codex.www.ads-software.com/CSS

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Subtitles font-size and disabling auto-hide controlling’ is closed to new replies.