TEXT LOGO TAGLINE

Posted in: Newspaper
Post count: 419

1. Am I able to edit the font (style & size) of my TEXT LOGO TAGLINE?
2. If yes, how please.

Thanks

Post count: 20688

Hi,

You could style the text logo tagline with a Css code. The default properties come from the demo style
https://www.screencast.com/t/ZDL4usieH
Like this – https://www.screencast.com/t/W0LjXjJMltBO
This is the code used in the example if you decide to use it and further style the tagline

.td-politics .td-header-style-11 .td-tagline-text {
font-size: 15px;
font-style: italic;
}

Or you could make the changes directly in the demo stylesheet
https://www.screencast.com/t/3zrcdgrEt

Thanks

Post count: 419

Thanks Simion!!!
I went ahead and installed Live CSS JS Code Editor plugin and it makes making changes much easier.
Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.