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

    (@pluginbuilders)

    Hi, paste the following code in Style > Toggle > Custom CSS box in the YourChannel edit form.

    .yrc-content ul{ margin-left:0px; }
    .yrc-core li{ padding-left:0; }
    .yrc-menu { display:inline-block; }
    .yrc-item-meta{ font-size: 1.25em; }

    Change the 1.25 in the last line to your liking to change font size. Uncheck Single line in Title field in Style > Toggle section of YourChannel edit form to make titles not truncate.

    Save.

    Thread Starter technologyc

    (@technologyc)

    works great, thank you!

    Plugin Author plugin.builders

    (@pluginbuilders)

    If you replace margin-left in the first line with padding-left , it’ll remove the extra space before Videos dropdown, it was a mistake while writing to you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Customization Subscribe button’ is closed to new replies.