remove scroll top button

Posted in: Newspaper
Post count: 9

Hi,
I Use Newspaper 9.1 and i want to remove the scroll top button (display in top right), who to do it without css ?
Thank You

Post count: 1341

Try to remove the lines 17 & 18

<?php /* scroll to top */?>
<div class="td-scroll-up"><i class="td-icon-menu-up"></i></div>

in file

header.php

of the theme.

Post count: 20688

Hi,

Or use some CSS for it, like in this topic – https://forum.tagdiv.com/topic/scroll-back-on-top-arrow/

Thanks

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