Home>Support>Headline and subheadlines in vantage widget

Headline and subheadlines in vantage widget

By xenia jc, 9 years ago. Last reply by Andrew Misplon, 9 years ago.
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].

Hi, Vantage rocks really! However, how do I I interchange the position of the headline and subheadline of the vantage headline widget?

I’m running vantage premium. Just bought this great theme :)

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, 10 months ago Andrew Misplon
    Hi, I Work Here

    Hi Xenia Jc

    Really glad to hear you’re enjoying Vantage :)

    Don’t forget to include your order number in the field provided next time you post a thread. We’ll be able to reply a little sooner.

    The headline and sub-headline in the Headline widget aren’t interchangeable. If you send your link we can take a look and try swap them with some CSS magic.

  2. 9 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    Hack the planet! Here we go:

    1. Edit the Headline widget concerned. I’m assuming you’re working with the Vantage Headline Widget. Click Attributes top right and insert the following in the first field, CSS Class:

    custom-headline
    

    2. Go to Appearance > Custom CSS and target our new class with the following:

    /* Custom Headline Widget */
    
    .custom-headline .widget_headline-widget h1 {
    padding-bottom: 20px;
    margin: 0;
    font-size: 14px;
    color: #666666;
    font-weight: 200;
    }
    
    .custom-headline .widget_headline-widget h3 {
    padding-top: 20px;
    margin: 0;
    font-size: 26px;
    line-height: 36px;
    text-transform: uppercase;
    color: #444444;
    letter-spacing: 1px;
    }
    
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