How to Center Text on a PageBuilder Title?
Hello,
I would like to center the title text on the PgaeBuilder’s Visual Editor.
Is there a way to do it?
Much obliged in anticipation.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi wn
Give this a try under Appearance > Custom CSS (SiteOrigin premium theme) or in a custom CSS plugin like Simple Custom CSS:
/* Center the Black Studio TinyMCE widget title */ .widget_black-studio-tinymce h3.widget-title { text-align: center !important; }Andrew,
Awesome!
thanks. this works as expected.
Super, glad that helped. All the best.
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.