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

    (@micropat)

    Yes. Settings > AddToAny > Additional CSS:

    /* Don't display floating buttons on homepage */
    .home .a2a_floating_style {
        display: none;
    }

    The .home part depends on whether your theme sets home as a class name on the <body> tag of your homepage. Some themes use front or something else.

Viewing 1 replies (of 1 total)
  • The topic ‘Hide AddToAny float on homepage’ is closed to new replies.