• Resolved ZappoB

    (@zappob)


    Hello,

    “some HTML” is allowed in the textfield under the video-screenshot, I was able to set a link, but no “target=_blank” is possible and tags like “small” aren’t supported. Can the text be styled with CSS?

    Thank you and kind regards,
    Zappo

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

    (@optimizingmatters)

    yes you can, e.g.;

    .lyte_disclaimer {color:red;}

    hope this helps,
    frank

    Thread Starter ZappoB

    (@zappob)

    Thanks for your answer, sadly i didn’t help too much as I’m not very familiar with CSS, I hoped for a link to a help-page with some samples. 😀

    But may I ask why you strip out most of the HTML-tags? Is there a problem, to leave them in? I would like to use eg. the target attribute for links, or even shortcode for a GDPR popup.

    Kind regards,
    Zappo

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    re CSS; well, what would you want, style-wise?

    re stripping; LYTE uses WordPress’ standard wp_kses_data function in the default configuration, mainly to avoid scripts being injected somehow.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to style the text below the screenshot?’ is closed to new replies.