Change text logo

Posted in: Newspaper
Post count: 2

Hi,
how can I change the font when I have selected a text logo?

Thanks!
Best

Post count: 3343

Hi,
Use this CSS, add it in Theme panel -> Custom CSS

.header-logo-wrap .td-logo-text {
    font-family: your font;
}
.header-logo-wrap .td-tagline-text {
    font-family: your font;
}

Thanks!

Post count: 2

Thank you!

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