Hey, my popup reopen buttons are not circular anymore, something changed universally as I had the padding and size just right. Now I can not get rid of the space below icon to be icon alone and round. Can you help me get that back?
2 Likes
Hi there, @Rev_Devan ![]()
Could you please send me a link to the page, where the widget with this issue is installed? I’ll be happy to check it for you ![]()
1 Like
oh i forgot to attach photo, but here is one of the pages: https://academy.openandclear.com/
2 Likes
Thank you so much!
I’ve shared this issue with the devs and will update you once it’s fixed ![]()
1 Like
Any luck with this?
2 Likes
Hi there, @Rev_Devan ![]()
Unfortunately, no news yet. I’ll let you know once I receive an update from the dev team ![]()
1 Like
Hi there, @Rev_Devan ![]()
Thank you for waiting!
We’ve fixed the issue using this CSS code in your widgets:
[class*='FloatingButton__FloatingButtonContainer-sc'] .es-button-base-container {
line-height: 0 !important;
}
Please check your widgets and let me know if the button is displayed correctly now ![]()
1 Like
