My Solution for AddThis blank line break

Posted in: Newsmag
Post count: 9544

Hi, for those of you also using the AddThis plugin in some form or another, and have noticed on/about Dec. 21 a sudden blank space at very bottom of your webpages – like an extra line break – the solution for the moment is adding the following code to your custom CSS box in the theme panel, or bottom of style.css file if you edit that directly each update:

#_atssh{
display:none
}

This is *not* a theme issue, but something being loaded by AddThis at bottom which is inserting something.

Viewing 1 post (of 1 total)
You must be logged in to reply to this topic.