• Resolved Inu Etc

    (@inuetc)


    I wanna reduce the size of the verification badge. Let me know if there’s any way to do this.

    Thanks.

    • This topic was modified 2 years, 7 months ago by Inu Etc.
    • This topic was modified 2 years, 7 months ago by Inu Etc.
Viewing 1 replies (of 1 total)
  • Plugin Author Themosaurus

    (@themosaurus)

    Hi @inuetc,

    Unfortunately at the moment there is no easy way to do it. Be sure we have taken note and we’ll see if this is something that we could potentially add in a future update. We can’t however tell you when or even if it will be implemented, but make sure to keep an eye on updates !

    Note that you can use this simple CSS snippet to reduce the size of the verified badge:

    .bp-verified-badge{
    	transform:scale3d(0.8,0.8,1) !important;
    }

    Please be aware that we usually don’t provide any customization work. Any further request for CSS snippets will have to be part of a defect that needs to be fixed urgently. No snippets will be shared otherwise.

    Thank you for your understanding.

    Cheers,

Viewing 1 replies (of 1 total)
  • The topic ‘Is there any way to reduce the size of the verification badge?’ is closed to new replies.