need to remove Scroll UP from Newspaper

Posted in: Newspaper
Post count: 3

hello there

We found that scroll up generates not good html-code, namelly

<div class="td-sp td-scroll-up"></div>

<div style="display:none">
</div>

Google doesnt like a construction display:none
please help us to erase this line <div style="display:none"> </div> from Newspaper?

thanks

Post count: 1291

Hi,

The scroll to top button is located in the header.php file – http://screencast.com/t/8EN0Syga
We use js to add a class and change it’s default display: none attribute. The default css can be found in the style.css file – http://screencast.com/t/eLsk8ja6J

Thank you!

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