• I need to hide this on a specific page. Please can you share custom css to hide it on a page. For now lets just say page ID is 1011.
    I have tried this but it doesn’t hide the bar:
    .page-id-1011 .mtsnb { display: none !important; }

    Hope you can help fast as I’d like to run a promotion!

    PS: YES I am STILL facing this issue
    Thanks

    • This topic was modified 6 years, 1 month ago by Juliana.
Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter Juliana

    (@nkhanani)

    Still waiting…still facing this issue

    mahfoozroy

    (@mahfoozroy)

    Hello,

    Sorry for any inconvenience that might have been caused due to that.

    Do you still need assistance with this? Please let us know so that we can check the issue and suggest a solution.
    Looking forward to helping you.

    Thank you.

    Thread Starter Juliana

    (@nkhanani)

    Yes it is as I have said in the last two messages. I am still waiting for a solution 1 month later. How much longer do you think?

    mahfoozroy

    (@mahfoozroy)

    Hello,

    Thank you for your response.
    Can you please share the URL to your site and the page so that we can provide proper CSS code to hide the notification bar?

    Thank you

    Thread Starter Juliana

    (@nkhanani)

    mahfoozroy

    (@mahfoozroy)

    Hello,

    Thank you for sharing the URL.
    You can use the following CSS code to hide the notification bar on the page you have shared with us.

    .page-id-10183 div#mtsnb-9844{
    display: none !important;
    }

    Let us know how it goes.

    Thank you

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Hide on page’ is closed to new replies.