• Thanks for the plugin. I appreciate it.

    For the text in the field Text to be added under every LYTE video, I’m wondering whether you could make it appear as the caption (smaller text) under the image instead of standard paragraph text. I think that would look better. At the moment, I’m resorting to manually entering my desired text as a caption.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    Sorry for the late reply Chris. I would suggest using CSS to style the text the way you like it, e.g.

    .lyte_disclaimer{
      font-size:smaller;
      font-style:italic;
    }

    hope this helps,
    frank

    Thread Starter Chris Lovie-Tyler

    (@chrislt)

    Thanks, Frank. I’m sorry for my late reply too. ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.