Search for: Log In Free Support [Resolved] Woocommerce Store Notice bottom but sticky Home › Forums › Support › Woocommerce Store Notice bottom but sticky This topic has 3 replies, 2 voices, and was last updated 1 year, 6 months ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts August 13, 2019 at 12:03 pm #983300 Kris Hi, I used this CSS I found on the forum to place the Store Notice at the bottom of a page. p.woocommerce-store-notice.demo_store { bottom: 0; top: auto; } Is there a way to make this sticky at the bottom? Thanks much, Kris August 13, 2019 at 12:16 pm #983313 DavidStaff Customer Support Hi there, Try adding a position: fixed; property to that CSS. Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ August 13, 2019 at 12:20 pm #983317 Kris Hi David, Yep. That did it. Thanks! Kris August 13, 2019 at 12:39 pm #983342 DavidStaff Customer Support You’re welcome Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In