Forums
(@pschoefer)
9 years, 6 months ago
@powermaniac Thanks! This works brilliantly!
9 years, 8 months 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; }