• is that possible enable floating icon only ?
    i try to disable it on custom page, but it does disable floating icon too ….
    anyone can help ?

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

    (@micropat)

    Currently the easiest way to hide just the standard share buttons on a specific page is to use some Additional CSS code, for example:

    body.page-id-1234 .addtoany_content { display: none; }

Viewing 1 replies (of 1 total)

The topic ‘enable floating only ?’ is closed to new replies.