On full menu +textet logo

Posted in: Newsmag
Post count: 28

Hi,

on full menu +textet logo in the menu when I put it on there my title text shows up as “NEWSMAG” How do I change it to my website logo I could not find it.
Thank’s
Paul..

Post count: 6535

Hi

The text logo works only on header style 10 and only if both logo and retina logo fields are empty: http://screencast.com/t/PVqA9a18mfbHhttp://screencast.com/t/HAohCo66PtD

Thanks!

Post count: 28

Andrei,
Thank’s working now how do I change the colour of the text on title and tagline?
Paul

Post count: 6535

Hi

Try this css in theme panel > custom code >custom css: http://screencast.com/t/lqKyTlMg

.td-logo-text{
color: green!important;
}
.td-tagline-text{
color: blue!important;
}

Thanks!

Post count: 28

Andrei,
Thank’s
Paul

Post count: 28

Hi,
How to I make my tagline text bigger with my title text.
Paul..

Post count: 6535

Hi

Use this css and increase the font size value as you want:

.td-tagline-text{
font-size: 20px
}

Thanks!

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