Moving Top Menu

Posted in: Newspaper
Post count: 8

I want to move top menu on Newspaper from the left to the right side. Can someone help me, or at least tell me where I can find the correct code.

Post count: 7909

Hi,

Please make this change in menu-top.php: http://screencast.com/t/8qh24anQ
And use this custom css in Theme Panel > Custom Css: http://screencast.com/t/YUGnv4co

.td-header-menu-wrap .td_data_time {
float: right;
}
.menu-top-container {
float: right;
}

Thanks!

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