Home>Support>Template for text widget possible?

Template for text widget possible?

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hey guys,

is it possible to create a new or modify an existing template for the text widget (or maybe others aswell) that I can add in the Page Builder? It would be great if the style of this widget would match the rest of my site.

Cheers

Philipp

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Hi Philipp

    Unfortunately not. The Visual Editor widget: http://wordpress.org/plugins/black-studio-tinymce-widget/ will give you more control than the Text widget though.

    What are you looking to do?

  2. 10 years, 11 months ago Philipp

    Hi Andrew,

    what I am trying to achieve is that the normal text field looks a bit more like this: http://prntscr.com/48ccvj

    It’s just an with in the middle and colored text on it.

    I was thinking about using the editor widget you suggested and then simply try html in there instead of normal text. Need to have a look if that works :D

  3. 10 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    For sure. You could use the Text widget or Visual Editor. Give your container a div class name like:

    <div class="custom-text-box">
    Text goes here.
    
    
    </div>

    And then insert CSS into Appearance > Custom CSS to match:

    .custom-text box {
    background: lightBlue;
    padding: 10px;
    }

    Hope that gets you started.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More