• Resolved WebbKat

    (@webbkat)


    I moved the demo sitewide notice to the top of the page, but it’s completely overlapping the fixed menu. How can I place it above the fixed menu?

    my css

    .demo_store {
        background-color: #ed4444;
        color: #fff;
        left: 0;
        margin: 0;
        padding: 1em 1.387em;
        position: fixed;
        right: 0;
        text-align: center;
        top: 0;
        z-index: 99999;
Viewing 1 replies (of 1 total)
  • Alexandra

    (@alexandrastan001)

    Hello,

    Can you share the link to your website so that we can take a look?

    Best regards,
    Alexandra

Viewing 1 replies (of 1 total)
  • The topic ‘Sitewide Demo Notice – move to top’ is closed to new replies.