Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS [Solved] Need to disable this Reply To: [Solved] Need to disable this

#164470
Paulie_D
Member

The simplest solution is just to remove the node element from the HTML

<div class="topbutton" id="w2b-StoTop" style="display: block;"></div>

Or you could just increase the top padding on the footer to ensure there is no overlap.

It’s about 20px at the moment…make it say, 60px.