Trouble with Logo in Header

Posted in: Newspaper
Post count: 4

I have selected the option to have my logo centred and the menu centred underneath but my logo keeps appearing left aligned.

http://her.co.nz

Post count: 22421

Hi,
this issue is caused by the css you added to change the logo width. This css no longer applies to the homepage in newspaper 7 as the logo css was changed.
please use this code instead if you wish to change the logo dimentions:
.td-header-sp-logo img {
width:150px!important;
}

Thank you!

Post count: 4

Thanks so much you guys are awesome!

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