Woocommerce Site Wide Store Notice Position

This topic has 4 replies, 2 voices, and was last updated 5 years, 9 months ago ago by Rose Tyler

  • Avatar: heltaskelta
    heltaskelta
    Participant
    July 24, 2018 at 12:12

    Hi,

    When we enable the WC site wide store notice, it appears at the top of the page but covers the top part of the header.

    Could you provide some CSS code which pushes all web page content to sit below the site wide store notice and then returns to normal when the notice is dismissed?

    Thx 🙂

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 24, 2018 at 12:34

    Hello,

    Please provide screenshot of the problem and URL of page where we will be able to see the notice.

    Regards

    Avatar: heltaskelta
    heltaskelta
    Participant
    July 24, 2018 at 12:43

    I have just enabled the site wide notice on our live website (see private). If you dismiss the notice at the very top of the page you will see the header content it covers up. We need all page content to sit below the site wide notice not underneath it.

    Thx 🙂

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 24, 2018 at 13:33

    Hello,

    Could you provide some CSS code which pushes all web page content to sit below the site wide store notice and then returns to normal when the notice is dismissed?

    – there is no such possibility. But you can add this code in Customize > Additional CSS:

    .woocommerce-store-notice.demo_store {
        margin-top: 46px;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    https://prnt.sc/kad1lh

    Regards

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

You must be logged in to reply to this topic.Log in/Sign up

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