World News Title

Posted in: Newspaper
Post count: 419

How do I change the above text on the Politics Demo to
1st line: Hispanic Latino News & Events
2nd line: News & Events From Around The World

I have looked everywhere including in Forum.

My site> http://hispaniclatinonewsandevents.network

Post count: 10

Newspaper -> Header -> Logo & Favicon

– no pic on “logo upload”
– no pic on “retina…”
– “Hispanic Latino News & Events” under text logo
– “News & Events From Around The World” under text logo tagline

rR

Post count: 419

Thank you Ralf.
1. I did it.
2. I have searched Forum on “How To Change the color and font” of the text and can’t find how to do it.
Please advise.
Thank you.
Happy 2017

Post count: 419

delete previous post. I found the answer.

Post count: 10

I´ll do it via backend GUI – do you have another solution?

Post count: 23312

Hello mayaguez,

If you want to change the text for your second line of your header logo text, you should do it from Theme panel, like this -> http://screencast.com/t/yDp2uMHI8Tkg

Unfortunately, our theme does not have any such an option that allows you to change the font for Logo text from the theme panel, sorry! If you want to change it you should use a bit of CSS code to load the new font for this section. For example, you can use the code below and place it in Theme panel->Custom CSS area:

.td-logo-text, .td-tagline-text {
font-family: ABeeZee;
}

Also, notice that the ABeeZee font should have to be loaded in your theme from the panel if you want that the code to be applied.

Thanks for the message!

Viewing 6 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic.