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!
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 !
Thank you for your prompt response. We don’t have any other plug-ins. The site is below:
Thank you so much for your help again.
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 !