How to add the custom css in signup form for decreasing the Z-index
I have circle popup as a teaser in signup form, but on my shopify site it’s above all other popup, like mini cart popup or quick buy popup.
I have found that the z-index for the popup is 90000, how can I decrease or add custom z-index so atleast it should not show above the ajax cart?
I have tried adding the code in the theme.liquid for the same but it didn’t affect the z-index.
How can I fix this?
