Embeddable badge left alignment

@user2521 Thank you so much!

I’ll discuss it with our devs and get back to you a bit later!

@user2521 We’ve added this CSS code to the Custom CSS field on the Appearance tab:

[class*="BadgeContainer__Inner"]:hover {
  background-color: wheat;
  cursor: pointer;
}

Surely, you can change it to any other color.

Please check it and let me know if you like what you see.

Whats going on ??? our grade is 4.9 on google and your widget now shows 4.00 ??? can you please check this bug urgently ???

1 Like

@user2521 I am terribly sorry about this inconvenient situation!

I’ve forwarded your request to our devs and immediately get back to you as soon as I receive any updates!

Thank you for understanding :pray:

@user2521 Great news! The correct rating is returned:

Please check it and let me know if everything is fine on your side.

Hello yes it works

Can you please explain how such a bug was possible to occur ? that was extremely frightening but we really dont understand how such a thing could have happened

Thanks !

~WRD0000.jpg

1 Like

@user2521 Great to hear that you are good now!

Unfortunately, it was a technical glitch on our side. Please accept my sincere apologies for all the inconvenience caused.

If anything comes up, you are very welcome to contact us. We’ll be more than happy to assist!

Have a great day!

can i just leave the badge on the left side?

1 Like

Hi @Carlos_Alvarez-Santu :wave:

Sure, here is the CSS code you need to add to the Custom CSS field on the Appearance tab:

[class*="BadgeContainer__Inner-sc"] {
	margin-left: 0;
	padding: 1;
}

Please check it and let me know if you like how it looks :wink: