Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi, my plugin doesn’t use any “embed-wrap” class, it’s surely inserted by the plugin you’re using.

    You should solve the plugin issue neutralizing locally its “embed-wrap” class with custom CSS, like this:
    .really_simple_share .embed-wrap { padding:0; margin: 0; height: 55px; position:static; overflow:visible; }

    Thread Starter Md Jahidul Islam

    (@onetarek)

    Resolved , thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘CSS issue – Buttons are not visible or broken’ is closed to new replies.