Template for text widget possible?
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.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi 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?
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
For sure. You could use the Text widget or Visual Editor. Give your container a div class name like:
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.