How to downsize logo of the header ?

Posted in: Newspaper
Post count: 34

Hi,

Here is my website : http://www.sweetdaddy.fr

I did a research but I’m unable to find the answer to my question.

How can I downsize the size of the logo in the header ?

Thanks in advance for your answer !

Post count: 22421

Hello,
You can use this custom css to adjust the size of the logo:

.td-logo img {
max-width: 55%;
padding-top: 46px;
}

result: http://screencast.com/t/iLE6Gouo2g
Thank you!

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