• Resolved deepusurana

    (@deepusurana)


    Hi,
    I want to show the floating share buttons only inside posts.
    I dont want any one to see these buttonon any pages, like home page, about us etc. Just the posts.

    How can i do it?

    Thanks.

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

    (@micropat)

    Hi, currently you can accomplish that by adding a line of CSS code to AddToAny Settings > Additional CSS:

    body:not(.single-post) .a2a_floating_style { display: none; }

Viewing 1 replies (of 1 total)
  • The topic ‘Just show floating buttons inside posts.’ is closed to new replies.