upon landing on a previously viewed page, the browser or theme is remembering where I left off scrolling. I would like the page to always load from the top without keeping memory of where I left off in the content.
Hi, this is the default behaviour in browsers. But you can force to page scroll to top on page load with javascript. Paste the code below to “External Javascript” box under style Tab in theme settings and see if it works for you.