• Hi there:

    Is there a way to embed html and external css code in a text widget?
    For example, I want to insert this html:

    <p>This is a paragraph<p>

    and this css:

    p {
    	color: red;
    }

    I know I can use inline css embedded in the html code, but what if I wanted to use a larger css code. I’m using SiteOrigin Page Builder and SiteOrigin Widget Bundle

    Thanks in advance

    [Moderator note: code fixed. Please wrap code in the backtick character or use the code button.]

    • This topic was modified 9 years, 5 months ago by bdbrown.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Embeding Hhtml and external css’ is closed to new replies.