• The bar wasn’t showing on mobile devices. I disabled all plugins and it worked just fine. I narrowed it down to the superfly menu plugin. Any thought or suggestions?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • @richflickinger,

    Have you contacted the developer of the Superfly Responsive Menu plugin for assistance?

    Also, checked your link and noticed you’re no longer using the Superfly Menu plugin. Have you changed your mind about using it?

    Cheers!

    Thread Starter richflickinger

    (@richflickinger)

    Thanks for responding. I am still using superfly. I am sorry, I should have mentioned that I am using it with WP Mega Menu Pro and I use additional css to hide superfly except on smaller devices. I went to reach out to the superfly folks and support expired. I am doing this for my church and can’t afford to renew support at this time.

    Hi @richflickinger,

    Checked your website again. Looks like you got the bar to work. Awesome. Looks great at our end. Click here.

    How did you fix it?

    You may also want to consider changing the appearance of the close (x) button. You can do it with the tips provided here.

    Cheers!

    Here you go …

    The following CSS codes will help improve the appearance and position of your close (x) button:

    #wpfront-notification-bar div.wpfront-close {
       background: none!important;
       border: none!important;
       color: #ffffff!important;
    }
    #wpfront-notification-bar div.wpfront-close {
      top: 6px!important;
      right: 6px!important;
      font-size: 11px!important;
      font-weight: 500!important;
    }

    Cheers!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Bar doesn’t show with superfly menu’ is closed to new replies.