[Resolved] Info now displaying over fixed menu

Home Forums Support [Resolved] Info now displaying over fixed menu

Home Forums Support Info now displaying over fixed menu

  • This topic has 3 replies, 2 voices, and was last updated 6 years ago by Tom.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #528576
    Garth Dryland

    Hi Tom

    Do you have any idea why the info (i) and the info bubbles are now showing over the fixed menu ?
    This wasn’t happening when I first purchased, install and setup the pricing table in November 2017 ?
    Also I’ve only tested this issue in Chrome which is the most used browser by miles.

    The menu plugin is Clean CSS3 WordPress Responsive Pricing Table is a premium WordPress plugin developed to display Pricing Tables professionally. Version 1.5.3 | By Real Web Care

    Cheers Mate

    #528815
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Those icons have a pretty high z-index.

    Give this CSS a shot:

    .navigation-stick {
        z-index: 9999 !important;
    }
    #528837
    Garth Dryland

    Awesome. Sorted. Cheers.

    #528838
    Tom
    Lead Developer
    Lead Developer

    Glad I could help!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.