• Hi,

    We are using the Whishlist filter and also we are using a products filter.
    Now the Wishlist button appears in the drop down menu of the product filter. They suggested to lower the Z-index of the wishlist button. Can you please let us know how to do that?

    Thanks!

    Linda

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Pablo Pacheco

    (@karzin)

    Hi,
    Please try to use this on your Customizer > Additional CSS

    .alg-wc-wl-thumb-btn-abs{
        z-index:10 !important;
    }
    Thread Starter redlabel44

    (@redlabel44)

    Hi,

    Thanks for fowarding me the code.
    Unfortunately, the problem still exists:-(

    Can you please advice on another solution?

    Thanks

    Ciao

    Linda

    Plugin Author Pablo Pacheco

    (@karzin)

    Hi,
    Have you tried other numbers besides 1?
    Can you please provide a URL to your site?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Lowering Z-index’ is closed to new replies.