Viewing 4 replies - 1 through 4 (of 4 total)
  • For customizeing a plugin it’s best to start with the plugin support 🙂

    I’ll help you anyway use this css:

    .a2a_floating_style {
      background-color: transparent;
    }

    Kadence Themes

    Thread Starter 1mk

    (@1mk)

    I tried contacting plugin support several times and no response, unfortunately.

    For some reason that css didn’t change the background color…

    I appreciate your help even though it’s not your issue to deal with.

    ok, use !important;

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

    Kadence Themes

    Thread Starter 1mk

    (@1mk)

    Bingo!

    Thanks so much!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘floating share button’ is closed to new replies.