Home>Support>Vantage – Multiple Lines in Head Text

Vantage – Multiple Lines in Head Text

Is there a way for me to have two lines in the “Header Text”?

When I go to Appearance > Theme Settings > Logo …

… and enter text there, it allows for one line. I’ve tried putting to indicate that I want a line feed there but it just removes it and keeps everything to the one line.

Any help would be greatly appreciated.

ThatFatGuy

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

    Hi, you should be able to, try using the HTML break tag:

    Sample Page
    Test
    

    Let us know how that goes.

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

    Ahh sorry, my break tag didn’t work there. Here is the tag I’m suggesting you use:

    http://www.w3schools.com/tags/tag_br.asp

  3. 9 years, 6 months ago ThatFatGuy

    That worked great, thanks so much :)
    I’d actually tried (without spaces) but that didn’t work) for some reason I though you had to put a / before the br.

    The only other thing now is, is there a way to make both lines align to the right? It looks like the top line is doing that anyway, but the second line, now created by the br tag is aligned to the first character of the text in the first line.

    eg.

    This is the first line
    This is the 2nd
    

    I would like to display like

    This is the first line
            This is the 2nd
    

    Hope my formatting works out

    Kindest regards

    ThatFatGuy

  4. 9 years, 6 months ago ThatFatGuy

    Ahhh, not to worry, I figured it out :)

    I added the following to the custom CSS

    header#masthead .hgroup .support-text {
         text-align: right;
    }
    

    Its working, but if there is a better, more correct way, please advise :)

    Thanks again for an awesome theme!!

    Kindest regards

    ThatFatGuy

  5. 9 years, 6 months ago Andrew Misplon
    Hi, I Work Here

    That’s exactly what I would have sent. As long as you’ve added that CSS under Appearance > Custom CSS then you’re all good to go.

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