Full Width Text Logo

Posted in: Newspaper
Post count: 11

Hello! Thank you for Newspaper!
How to make Full Width Text Logo (without ad) in the center of the header?
Thank you!

Post count: 854

hi,

http://screencast.com/t/yClCbnor

Thanks for you message.
Radu A.

Post count: 11

No, I need TEXT logo in the center of the header.

Post count: 3343

Hi,
In theme panel -> Header use Style 2, then edit this file like here: http://screencast.com/t/p9YFwjFuIu

and add this CSS in Custom CSS section:

.header-logo-wrap a.td-logo-wrap {
    left: 0px;
}
.header-logo-wrap {
    text-align: center;
}

Thanks!

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