Replies: 0
The “Click To Copy Coupon” tooltip appears behind the main coupon.
I’ve tried the following CSS edits to bring it in front without success:
.tooltip {z-index: 99999;}
.Tooltip {z-index: 99999;}
.masterTooltip {z-index: 99999;}
Any other suggestions?
Thanks for the help and for the great plugin!