This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

How to Center Text on a PageBuilder Title?

Resolved 3 replies pluginplugin-page-builder
11 years ago · Last reply by Andrew Misplon 11 years ago

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

3
  1. Andrew Misplon Staff 11 years, 3 months ago

    Hi 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;
    }
  2. wn 11 years, 3 months ago

    Andrew,

    Awesome!

    thanks. this works as expected.

  3. Andrew Misplon Staff 11 years, 3 months ago

    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.

Have a different question or issue?

Start New Thread