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.
Need fast email support? Get SiteOrigin Premium
Replies
5Hi, you should be able to, try using the HTML break tag:
Let us know how that goes.
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
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.
I would like to display like
This is the first line This is the 2ndHope my formatting works out
Kindest regards
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
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.