Home>Support>How do I edit the color and position of the headline text?

How do I edit the color and position of the headline text?

With the page builder I have added the Vantage Headline and I am trying to simply type out a welcome headline in a certain font and color and center it on the page. I have downloaded the plugin TinyMCE Rich Text Editor and activated that but I can’t seem to access that when I use the Vantage Headline Widget.

Should I just use the Visual Editor (TinyMCE) instead of the headline widget?

URL: http://www.drummingtheworld.com

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

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

    Hi Chris

    The Visual Editor widget and the Headline widget are two different widgets so it’s a case of one or the other. You can choose which one you’d prefer to use here. The Visual Editor widget has color and font size formatting options in the form of H1, H2, H3, paragraph etc. The Headline widget doesn’t have any formatting options.

    If you’d like to edit the Headline widget’s selectors you can do so by inserting the following under Appearance > Custom CSS and change the properties there as required:

    /* Headline Widgets Font */
    
    .widget_headline-widget h1 {
    font-family: Verdana, Geneva, sans-serif !important;
    font-size: 26px !important;
    }
    
    .widget_headline-widget h3 {
    font-family: Verdana, Geneva, sans-serif !important;
    font-size: 14px !important;
    }
    
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