Question

Posted in: Newsmag
Post count: 280

Hi there
i have problem with top menus. i cant add more that that ..
http://www.screencast.com/t/VRpAnVUw
and the menu become like this.
http://www.screencast.com/t/konz9mekC

any advice ?

Post count: 7909

Hi,

Please try to use small font size for top menu items: http://screencast.com/t/z6td1ZGYeY4 and reduce margin, padding with this css:

.top-header-menu li a{
margin: 0px 0px 0px 3px;
}
.top-header-menu .td-icon-menu-down{
padding-right: 3px;
}
.td-header-sp-top-menu .td_data_time{
margin-left: 10px;
}

Thanks!

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