Making logo smaller

Posted in: Newspaper
Post count: 28

Hello there,

I wanna make my logo a bit smaller so the menu bar fits perfectly on the screen without having a 2nd row of menu. I just dont wanna deleted the icons.

Thank you

My website: http://www.ticketguy.nl

Post count: 6535

HI

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

.td-header-style-5 .td-main-menu-logo img{
margin-right: 0px;
}

Thanks!

Post count: 28

Hello, it is not working for me, I tried often.

It just needs to be smaller and decent. I tried 10px, 100 px , 200 px , 500 px hencefort even 4000.

Could you please please help me ?

Thanks

Post count: 22421

Hello,

Well did you try the code Andrei posted? Add the code in the theme panel-> custom css box and make sure all your previous code you may have in there has the proper closing tags.
The code provided works.
before: http://screencast.com/t/JWqgqYpOVV
after: http://screencast.com/t/6QWl0ctJ3LCO

Thank you!

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