• Resolved Sandra Boulou

    (@debby78018)


    Hi,
    I can not arrive to change on float button the white background color (not the background button).
    Thanks for your help,
    Sandra

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author micropat

    (@micropat)

    To change the background color of floating share bars, go to Settings > AddToAny > Additional CSS, and add the following line of CSS code:

    .a2a_floating_style { background-color: transparent !important; }

    You can replace transparent with a specific color, such as black, using the black keyword or #000000 in hexadecimal format.

    Thanks so much for answering! I had the same exact question!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘AddtoAny background color’ is closed to new replies.