Viewing 1 replies (of 1 total)
  • Plugin Author micropat

    (@micropat)

    With CSS (or JavaScript), yes.

    Disables your floating share bar:
    .a2a_floating_style { display: none; }

    Reenables:
    .a2a_floating_style { display: block; }

    How to implement that is a question for foobox.

Viewing 1 replies (of 1 total)
  • The topic ‘Disable share buttons when lightbox showing’ is closed to new replies.