TEXT LOGO TAGLINE Font Size

Posted in: Newsmag
Post count: 7

In the Newsmag Theme … how do I change the font size in the “TEXT LOGO TAGLINE” area of Logo and Favicon?

I have tried using some of the suggestions in this Topic area in the “Custom CSS box” in “Custom Code” and have tried to use “!important” (and the editor seems to reject that) but so far no success.

Any suggestions please

Thanks
Ken

Post count: 7909

Hi,

You can try this custom css for logo text and tagline text – http://screencast.com/t/bUsoWA4K

.td-logo-text {
font-size: 60px !important;
}
.td-tagline-text {
font-size: 20px !important;
}

Let us know how it goes and if it doesn’t work please provide your site url so we can inspect this.

Thanks!

Post count: 7

Hi Alin,

Thanks … worked perfectly!

And thanks for the fast response …. really appreciated

Best Regards
Ken

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