how can I change the position of the main Logo from Left to Right.

Posted in: Newspaper
Post count: 1

how can I change the position of the main Logo from Left to Right.

Post count: 7909

Hi,

Please use this custom css: http://screencast.com/t/IBxVd6QVNVVH

.header-logo-wrap{
float:right;
margin:20px 30px 0 0;
}
.td-a-rec.td-a-rec-id-header.td-rec-hide-on-tl.td-rec-hide-on-p{
left:0;
}

Thanks!

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