Logo not left aligned

Posted in: Newspaper
Post count: 4

I just purchased the newspaper, and it’s working out great, except one issue. The logo does not always left align and varies typically an indent to the local, compared to the menu. Is there a way to ensure that the logo is always left aligned and is in line with the first item in the menu? Thank you so much in advance!

Post count: 18283

Hello !

Hello !

Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv Composer, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again. Also if it’s possible providing us a link to your website or a screenshot of the issue you are facing.

Thank you !

Post count: 4

Thank you for your prompt response. We don’t have any other plug-ins. The site is below:

http://sigsand.com/

Thank you so much for your help again.

Post count: 18283

Hello !

Please try this CSS Code: .td-header-sp-logo img {
margin: unset;
}

The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5

Thank you !

Post count: 4

Dear Vlad,

Many many thanks for this. I put the code and it helped a bit, but the logo is still not fully left-aligned. Do you know if there is somethign else which could be done?

Thank you!

Post count: 18283

Hello !

Please add this custom CSS too and let me know of the result:

.td-header-style-1 .td-header-sp-logo {
margin: 28px 28px 9px 0px;
}

Thank you !

Post count: 4

Works perfectly now! And million thank yous!

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