Hi guys,
I kind of remember that there's a type of script that you can load the page slightly below, so that the visitor does not automatically see the "Advertorial" disclaimer at the top of the page. Is there anyone able to help out in this?
Thanks!
Hello,
I would use
window.scrollBy(xnum, ynum)
https://www.w3schools.com/jsref/met_win_scrollby.asp
Not working with IE6-10 though
https://caniuse.com/#search=Scrollby