Store notice - by GiovanniFabb - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 3 years, 11 months ago ago by Rose Tyler

  • Avatar: GiovanniFabb
    GiovanniFabb
    Participant
    June 3, 2020 at 15:01

    Hey guys, how are you?

    Is it possible to have a fixed store notice? How can I have it?

    Thanks

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 3, 2020 at 15:07

    Hello,

    Add this code in Theme Options > Theme Custom CSS > Global custom CSS:

    .demo_store {
        position: fixed;
    }
    .header-wrapper, .fixed-header {
        margin-top: 31px;
    }

    Custom CSS for mobile –

    .demo_store {
        font-size: 12px;
        line-height: 2.1;
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

The issue related to '‘store notice’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.