Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Aleksandar Urošević

    (@urkekg)

    Hi there,

    You probably did Copy&Paste of shortcode example from Description page, right? So, switch page editor to Text mode and remove <pre> and </pre> HTML tag from code.

    Next, to target YTC video title and reduce line height and font size, use:

    .youtube_channel h3.ytc_title {
      line-height: 1.2em;
      font-size: 1.0em;
      height: 2.4em;
      overflow: hidden;
    }

    Thread Starter hmessing

    (@hmessing)

    Thank you!!!! Quickest response time ever! I appreciate it!

    Plugin Author Aleksandar Urošević

    (@urkekg)

    You are welcome.

    Also, if you are happy with plugin and support, feel free to review and rate it https://ww.wp.xz.cn/support/view/plugin-reviews/youtube-channel

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Video Title Size’ is closed to new replies.