Please ensure Javascript is enabled for purposes of website accessibility

WooCommerce Store Notice Not Sticking To Bottom Of Page

Recent upgrade of WooCommerce left my “store wide notice” scrolling with the page.

Just add this code to your CSS file to fix it:

p.demo_store{position:fixed;}