Forums
(@pschoefer)
7 years, 10 months ago
@powermaniac Thanks! This works brilliantly!
8 years ago
You can simply overwrite the css adding an !important behind the z-index property. See below:
span[data-pin-log="button_pinit_floating"] { z-index: 5 !important; }