i want to change to header-style-5 to that

Posted in: Newsmag
Post count: 14

i use header-style-5 and its long. i want to change it like header-style-4. i mean i want to change long to short its background. menu should be top and it should not full. how can i do it?

pic: http://i.hizliresim.com/v5jEvO.jpg

Post count: 6535

Hi

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

.td-header-style-5 .td-header-row{
width: 1021px;
margin-left: auto;
margin-right: auto;
}

Thanks!

Post count: 14

thanks Andrei, it works!

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