• Resolved HexEgg

    (@hexegg)


    Hi and first of all let me thank you for such a great and easy to use plugin!
    I have a problem though and would appreciate if you help me out.

    Theplugin conflicts with Simple Calendar plugin. Specifically this happens: if you visit my page https://vivaquest.ru/kalendar/ you’ll see that the info bubbles witch appear if you hover over an event of the calendar are being pushed down (try to scroll down the page a bit before hovering over an event) if the Notification Bar is active on this page.

    Thus my question is if there is a way (a JS code maybe) to fix this behaviour? Or how do I disable the Bar only on this page?

    Thank you!

Viewing 1 replies (of 1 total)
  • Plugin Author MyThemeShop

    (@mythemeshop)

    Hello,

    Sure! Kindly add the following CSS (Appearance > Customizer > Additional CSS)

    
    .page-id-43 .mtsnb { display: none !important; }
    

    Thank you

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